payments

Updates the status of the payment request

patch/admin/payments/requests/{id}

Path parameters

idstring required

Request ID of the payment request to update

Request body

status'in_progress' | 'paid' | 'rejected'

Response

status'in_progress' | 'paid' | 'rejected'
successboolean

Changes

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