v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
ECash

Generates a new barcode for a given eCash partner (retailer).

Generates a new barcode for an eCash Partner (retailer). Barcodes are retailer specific and can only be used once. Expiration date and time will be returned in the response.

post/programs/{programCode}/accounts/{accountIdentifier}/barcodes

Path parameters

programCodestring required

The program code associated with the request.

accountIdentifierstring required

The unique identifier of the account.

Headers

X-GD-RequestIdstring required

The unique request identifier for tracking.

Request body

partnerIdstring nullable

The unique identifier of the eCash partner (retailer) for which the barcode is generated.

amountnumber double nullable

The transaction amount to be associated with the barcode, if applicable.

zipCodestring nullable

The ZIP code relevant to the transaction or location.

transactionType'None' | 'Send' | 'Load'

The type of eCash transaction (e.g., "send", "load").

memostring nullable

An optional memo or note to include with the barcode transaction.

Response

Created