Refunds
Path parameters
RefNostringRequiredExample:
Unique, system-generated order identifier.
734881310Header parameters
X-Avangate-AuthenticationstringRequiredExample:
Authentication header
code="{VENDOR_CODE}" date="{REQUEST_DATE_TIME}" hash="{HASH}"Acceptstring · enumRequiredExample:
application/jsonPossible values: Body
amountnumberOptional
commentstringOptional
reasonstringOptional
Responses
200
OK
No content
post
/orders/{RefNo}/refund200
OK
No content
Path parameters
RefNostringRequiredExample:
Unique, system-generated order identifier.
734881310Header parameters
X-Avangate-AuthenticationstringRequiredExample:
Authentication header
code="{VENDOR_CODE}" date="{REQUEST_DATE_TIME}" hash="{HASH}"Acceptstring · enumRequiredExample:
application/jsonPossible values: Responses
200
OK
application/json
RefundIdstringOptionalExample:
5400
Invalid data
application/json
delete
/orders/{RefNo}/refundLast updated
Was this helpful?