Skip to main content
You will make all Real-Time Account Updater requests to a single endpoint: /inquiry. If your request fails for authentication or network errors, you’ll receive an error in the format of the following example:

API Error Details

Validation Errors

If your request fails due to a validation error (HTTP code 400), the response will include a code element that explains the source of the validation error. The response will be in the format of the following example:

Validation Error Details

Pagos is currently working on normalizing the error message response body formats between API Error and Validation Error to aid in integraiton.