welfare

CRM create welfare voucher provider

post/api/crm/welfare/providers

Request body

namestring required

Provider display name

receipt_labelstring nullable

Label shown on receipts/documents

is_activeboolean nullable

Whether the provider is active

Response

Successful Response

idstring uuid required

Provider UUID

namestring required

Provider display name

receipt_labelstring required

Label shown on receipts/documents

is_activeboolean required

Whether the provider is active

created_atstring date-time nullable

Creation timestamp

updated_atstring date-time nullable

Last update timestamp

Changes

No recorded changes to this endpoint across all 1 revision of this API.