Confirm Sufficient Balance for Prepaid Cards

This API handles requests to confirm if a prepaid card has a sufficient balance for a transaction. It returns "YES" if the card balance is greater than or equal to the transaction amount passed in the request, otherwise returns "NO"

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

Response Message  field description

Field #Field nameDescription
1codeInternal Response Code
2descriptionSuccessful or Error Message
3correlationIdRequest identifier
4errorsErrors array if any errors exist.
Query Params
string
enum

true - request is routed through Postilion Service false - request is routed through Postcard CMS ** If the application is configured to restrict non active active requests, the value provided by the client may be overridden by the system and set to true

Allowed:
Body Params
string
required

Card Personal Account Number (PAN)

int32
required

Transaction Amount to compare card balance against.

Responses

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