Refunds

post/payment-api/v1.1/refunds

Request body

transactionIdstring nullable
paymentIntentIdinteger nullable
amountnumber double
scheduledPaymentIdinteger nullable
orderItemIdinteger nullable
paymentProvider'Stripe' | 'CitiBank' | 'Checkout' | 'EvyPay' | 'Mpgs' | 'PayGate'
saveOldInternalDetailsboolean

Response

Success

'Pending' | 'Succeeded' | 'Failed' | 'Canceled' required

Changes

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