Refund Virtual Account
Refunds API, allows external customers/users to make refunds.
Refunds API
PATCH
{api_base_url}api/payin/{externalId}/refund
Headers
Name
Type
Description
Authorization *
String
JWT token in format Bearer eyJ0... For more information about authentication, please refer to Authentication
Request Body
Name
Type
Description
externalId*
String
An ID that is meaningful to you and your system. Must be unique.
Last updated
Was this helpful?