Skip to main content
POST
Simulate OCT

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

OCT details

amount
integer
required

The amount of the transaction in the smallest whole denomination of the applicable currency (eg. For USD use cents)

card_id
string<uuid>
required
mid
string
required
Required string length: 1 - 50
type
enum<string>
required
Available options:
account_to_account,
bill_payment,
business_to_business,
card_bill_payment,
cash_claim,
cash_in,
cash_out,
disbursement,
face_to_face_merchant_payment,
gambling_payout,
government_disbursement,
government_payment,
loyalty,
merchant_disbursement,
mobile_air_time_payment,
money_transfer_by_bank,
money_transfer_by_merchant,
online_gambling_payout,
payments_goods_services,
pension_disbursement,
person_to_person,
prepaid,
prepaid_loads,
wallet_transfer
card_acceptor
object
Example:
screening_score
string
sender_data
object
transactionPurpose
string

Response

Success

The response is of type object.