provider
billing

Refund Payment

post/billing/payment/refund

Headers

TENANTstring required

The tenant you are making this request on behalf of

API-KEYstring required

Your api key

Request body

paymentIdstring required
providerIdstring required
amountinteger required
reason'DUPLICATE' | 'DISPUTE' | 'BOOKING_FEE' | 'OTHER' required
descriptionstring nullable
locationIdstring nullable
restoreInventoryboolean

Response

Successful Response

idstring required
paymentIdstring required
amountinteger required
reason'DUPLICATE' | 'DISPUTE' | 'BOOKING_FEE' | 'OTHER' required
createdDatestring date-time required
status'CANCELED' | 'CREATED' | 'FAILED' | 'IN_REVIEW' | 'PRESENTING' | 'PROCESSING' | 'SUCCEEDED' required
rainforestRefundIdstring nullable
feeinteger

Changes

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