v1

latestOpenAPI 3.0.32026-07-2621102.1 MB
Accounts and Cards

Verify Account

Use the Verify Account endpoint to return information on an account. For example, you can use this endpoint to validate that you can call <a href="ref:post_createpayment" target="_blank">Create Payment</a> on the account without violating the load amount. Verify Account will also return secondary accounts that share the same balance ID and product ID.

This endpoint returns:

  • Current account balance — Both posted and authorized transactions are factored into the balance amount
  • Current maximum amount that can be loaded into the account, according to product parameters
  • External account ID
  • Account PRN
  • Galileo account number (balance ID)
post/verifyAccount

Response

status_codeinteger nullable required

The response status code. May return a string for some statuses.

statusstring nullable required

The condition of a process or response

processing_timenumber float nullable required

The time elapsed in processing the transaction

system_timestampstring date-time nullable required

A system generated timestamp

rtokenstring nullable required

A system-generated ID used for tracking

errorsstring[]

A list of errors generated while the request was processed