Reversal of EMV payment

Hips host will automatically perform reversal if no response is received from card schemes. Therefore you should generally only do reversal for approved authorizations. However, the API also supports blind reversals, meaning you are able to send a reversal even though you haven’t got a response on the authorization. Blind reversals are performed by supplying the original idempotency key instead of the payment id. Authentication Key Type: TerminalApiKeyAuth

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Hips host will automatically perform reversal if no response is received from card schemes. Therefore you should generally only do reversal for approved authorizations. However, the API also supports blind reversals, meaning you are able to send a reversal even though you haven’t got a response on the authorization. Blind reversals are performed by supplying the original idempotency key instead of the payment id. Authentication Key Type: TerminalApiKeyAuth

string

Original idempotency key of the payment you want to reverse. Use this if you got a timeout on the authorization and dont have the payment id. You should use payment id instead of original_idempotency_key if you have the payment id

string

Original payment id of the payment you want to reverse

int32

Non-negative. Minor units. i.e 10000 = 100,00 (max value: original order value). For partial reversals only! Amount that should be reversed back to the customer. If blank the entire payment will be reversed.

string
enum
Defaults to customer_cancellation

Reason for reversal, defaults to customer_cancellation

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json