DO.IBR.02 Programme
DO.IBR.02: Programme
Attribute
Type
Cardinality
Description
Example of JSON Data Structure for the Programme Data Object
{
"message": {
"search_response": [
{
"response entity": "Programme",
"data": {
"reg_records": [
{
"programme": {
"programme_identifier": "DCI001",
"programme_name": "Test Programme",
"programme_description": "",
"implementing_institution": "GIZ",
"institution_type": "",
"legal_status": "",
"social_protection_functions": "",
"contribution_type": "",
"programme_type": "",
"program_status": "",
"benefits": {
"benefit_type": "Cash",
"benefit_date": "02.05.2024",
"benefit_value": "USD 50",
"benefit_label": "Shopping voucher",
"benefit_unit": "",
"benefit_quantity": "6"
},
"benefit_frequency": "Monthly"
}
}
]
}
}
]
}
}https://github.com/spdci/schemas/blob/main/extensions/ibr/v1/Programme.jsonld
Last updated
Was this helpful?

