Process Gift Balance Inquiry Transaction

Command endpoint that processes a balance inquiry transaction against the Gift scheme for a specified card number; status 201 indicates a successful command that may result in either an approved or a declined transaction.

This endpoint is idempotent.

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

Request body format for REST API calls

data
object
required

The data in the request body. This object will typically contain the details needed to perform the requested command.

Headers
string
required
^[a-zA-Z0-9_\- .:]{1,50}$

Unique identifier assigned by the API consumer to the request (typically a new guid); it is used to identify the request to provide idempotency and may be used as the external_id of a resource created by the request.

Responses

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