POST https://api.imoje.pl/v1/merchant /{merchantId}/payment

Creating a payment link

The request allows you to create a link to the imoje payment gateway with all available payment methods or only those selected using the visibleMethod array.

Each unpaid link will expire automatically 15 months after its creation date. If you want it to expire sooner, use the validTo parameter.

Authentication:  Authorization token (http)

Path parameters

  • string Required

Body

  • string(uuid) Required
  • integer Required
  • string Required
  • string Required
  • object Required
    • string Required
    • string Required
    • string(email) Required
    • string
    • string
    • string
    • string
  • string
  • string
  • array[string]
  • string
  • string(uri)
  • string(uri)
  • string(uri)
  • string(uri)
  • integer | null
  • object
  • object
  • object
  • array[object]
  • object
  • boolean
POST /{merchantId}/payment
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-payment

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.