Creation of a refund
POST
https://api.imoje.pl/v1/merchant
/{merchantId}/transaction/{transactionId}/refund
Production environment
{var_value}
Creation of a refund
This request allows you to make a refund for a paid transaction.
When making multiple refund transactions simultaneously, please allow at least a 5-second delay between each transaction.
For security reasons, refunds can be made:
- for BLIK, up to a maximum of 12 months
- for imoje pay later, up to a maximum of 12 months
- for payment cards, up to 3 years
Authentication: 
Authorization token (http)
POST /{merchantId}/transaction/{transactionId}/refund
Loading...
Response
Waiting for a request to be sent.