refund

refund request of specified transaction.

Request params

fieldrequiredtypedescription
id+string (24 hex characters)_id received at the creation stage

Request body

fieldrequired[flow]typedescription
amount-floatAmount to refund
custom_fields-objectThe object of custom fields for transaction. These fields were sent to a payment gateway if this option has been enabled using the gateway creation and modification endpoints
custom_fields.any-stringThis fields can have any custom name and value
reference-stringManually defined reference. This field is passed through to a payment service without being saved to PowerBoard system. If no value is provided, charge.reference is used. Not supported with all services.
reference2-stringManually defined reference. This field is passed through to a payment service without being saved to PowerBoard system. If no value is provided, charge.reference2 is used. Not supported with all services.
Language
URL