POST https://api.imoje.pl/v1/merchant /{merchantId}/transaction/{transactionId}/refund

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)

Path parameters

  • string Required
  • string(uuid) Required

Body

  • string Required
  • string(uuid) Required
  • integer Required
  • string
  • boolean
POST /{merchantId}/transaction/{transactionId}/refund
Loading...

Share your request

Use this link to easily share a pre-filled request of this operation. Everything you filled will be shared apart from the authentication fields.

Request URL

https://bump.sh/pgw/doc/imoje-api-en/explorer/operation/operation-post-parameter-transaction-parameter-refund

Send a delete request

It looks like you’re about to send a DELETE request to this API. This type of request carries a risk of permanent and irreversible data loss.

Are you sure you want to continue?
Response
Waiting for a request to be sent.