welfare

Upload welfare voucher for CRM approval

post/api/welfare/vouchers

Request body

provider_idstring uuid required

Welfare voucher provider (convention) the code belongs to.

codestring required

Voucher code/reference

Response

Successful Response

idstring uuid required
provider_idstring uuid required
patient_idstring uuid required
appointment_idstring uuid nullable
payment_idstring uuid nullable
codestring nullable
status'pending_approval' | 'approved' | 'pending_payment_confirmation' | 'rejected' | 'used' required

Manual review lifecycle for patient-uploaded welfare vouchers.

sourcestring required
admin_notesstring nullable
rejection_reasonstring nullable
submitted_atstring date-time required
reviewed_atstring date-time nullable
used_atstring date-time nullable
created_atstring date-time required
updated_atstring date-time required
provider_namestring nullable
provider_receipt_labelstring nullable
patient_first_namestring nullable
patient_last_namestring nullable
appointment_datetimestring date-time nullable
appointment_type_codestring nullable
appointment_type_namestring nullable
appointment_operator_first_namestring nullable
appointment_operator_last_namestring nullable

Changes

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