POST
/
test-api
/
authorization
/
card
/
{cardId}

Path Parameters

cardId
string
required

The card id to post test authorization to

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json
settlementAmount
number
required

Settlement amount

sicCode
string
required

Standard Industrial Classification code (4 digit), any number works for testing.

examples: 5542 = Automated Fuel Dispenser, 5411 = Grocery Stores,supermarkets, 5969 = Direct Marketing-Other Dire, 5734 = Computer Software Stores, 5499 = Miscellaneous Food Stores 5812 = Eating Places,Restaurants 5541 = Service Stations 5814 = Fast Food Res. 5999 = Miscellaneous & specialty 7995 = Casino 7273 = Dating Services

transactionAmount
number
required

Transaction amount

transactionCurrency
string
required

A valid ISO 4217 currency code

transactionDate
string

Transaction date in YYYY-MM-DDThh:mm:ss format. If not passed it's defaulted to current date-time.

transactionCountry
string
required

A valid ISO 3166-1 alpha-3 country code, except for QZZ (UNMIK in Kosovo) and ROM for Romania.

transactionType
enum<string>
required
Available options:
RETAIL,
CASH,
ATM,
CREDIT,
UNIQUE,
CHPAYMENT,
CHDEBIT
transactionCity
string
required

Transaction city

transactionDetails
string
required

Merchant name

merchantId
string

Merchant Id

authCode
string

Auth code

sourceNumber
string
default: 9999999

Source number

retRefCode
string
default: 9999999

Ret ref code

Response

201 - application/json
description
string

Short description of the result of the action

id
string

Will contain the ID of the resource that has been created or updated