GuidesAPI Reference
API Reference

GET orders/:uuid/payment-details

Returns the full order object for a single order, including current status and the SEPA payment details the end user needs.

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

UUID of the order, as returned by POST /orders/create.

Responses

400

Invalid request.

401

Invalid or expired token.

406

Planned error. Possible errors:

  • Order not found. — UUID does not exist or belongs to a different merchant
  • Payment reference not yet assigned to this order. — order exists but payment reference not yet set
  • Payment provider configuration error. Please contact support. — internal config issue
500

Internal server error.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json