Skip to main content
GET
Get Data Qualification Statuses

Status Descriptions

  • 1 - Received: Payment received and stored in our database
  • 5 - Valid data: The account data is valid
  • 6 - Invalid data: Payment rejected by the bank
  • 7 - Validation not possible on this step: The account data provided can not be validated
  • 9 - Awaiting: Awaiting balance to be processed
  • 999 - Processing: Payment sent for processing

Query Parameters

per_page
integer
The number of items that will be displayed per page on paginated lists.Min: 0
page
integer
The current page that will be displayed on paginated lists.Min: 0

Response

array
array
Array of status objects.

Request Example