Refund

This API endpoint is used to initiate a refund using the Key2Payment payment service. It is an HTTP POST request that should be sent to the URL https://api.key2payment.com/transaction/refund. The request should include the necessary parameters to specify the refund details. The response will provide information about the transaction, including a transaction ID, track ID, merchant ID, etc. Please refer to the API documentation or contact the API provider for more information on the required request parameters and the expected response structure.

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

Notes

The merchantid and password should be kept secure.

Ensure the tranid matches the original transaction ID.

The refund amount should not exceed the original transaction amount.

Body Params
string

Unique merchant identifier

string

Merchant API password

string

Currency code for the refund (e.g., EUR)

string

Refund amount

string

Transaction ID of the original payment

string

Email address of the customer

string
Defaults to https://webhook.site/7fba7c87-4c54-409b-9eaa-dd318bfa085a
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