Skip to main content
GET
List Orders
string
Filters by payment method. Possible values: pix, redeem_code.

Response

array
An array of orders, most recent first.

Error Responses

string
The error code indicating the reason for failure. Possible values:
  • UNAUTHORIZED: The user is not authenticated.
  • USER_NOT_FOUND: The authenticated user was not found.
  • INTERNAL_SERVER_ERROR: An unexpected server error occurred.