Create Payment Receipt Send Receipt
Creates payment data from submitted details.
Authentication
AuthorizationBearer
You can retrieve your token by visiting your dashboard and clicking Generate API token.
Request
This endpoint expects an object.
payment_ids
payment IDs list.
fundraising_receipt
fundraising receipt value.
contract_receipt
contract receipt value.
care_receipt
care receipt value.
confirm_receipt
confirm receipt value.
email
Must be a valid email address.
Response
Returns the updated payment state or a confirmation message after the operation completes.

