This endpoint allows the creation of a new payment. It requires an API key for authorization and expects a payload containing the payment details. The response includes a payment token, which can be used for further operations.
X-Api-Key
requiredstringAuthorization key
orderId
stringamount
numbermoveId
stringlanguageCode
stringexpires_at
stringredirect_url
stringtoken
stringThis endpoint allows the creation of a new payment qr code. It requires a payment token and returns a qr code image. Image is in png format. This get request could be used to display the qr code directly, without the need to download it.
token
requiredstringThis endpoint allows the creation of a new payment url. Use "redirect_url" to redirect user to payment page directly.
moveId
stringPayee Move ID
accountId
stringPayment account id
amount
numberAmount to be paid in cents
reference
stringPayment reference
meta
Meta data
type
stringPayment template
returnUrl
stringexpires_at
stringredirect_url
stringtoken
stringhttps://api.aws.movepayment.eu