Direct transactionAsk AIpost https://api-mint.paramountcommerce.com/oebigstard/transaction/v4/directDirect transaction endpoint.Body ParamsproductstringrequiredThe product type. Allowed value: IBTtransactionRegionstringrequiredlength between 2 and 2The 2-letter province or other applicable geographic region where the transaction funds will be used. (ISO 3166-2:CA).countryCodestringrequiredThe consumer's 2-letter (non-numeric) country code. (ISO 3166-1 alpha-2) length: 2. Allowed values: CAlanguagestringThe consumer's language code. (ISO 639-1).originatorIpstringrequiredThe consumer's IP address used to initiate the transactionmerchantobjectrequiredmerchant objectconsumerobjectrequiredconsumer objectbankobjectrequiredWhen using the TOKEN bank type, you must specify the token that represents the consumer's bank account. The token can be used for subsequent transactions initiated by the same consumer using the same bank account. Allowed value: TOKENbank objecttransactionAmountint64required100 to 100000000The transaction amount expressed in cents. Instant Bank Transfer limits the maximum amount to 9999900 cents.currencyCodestringrequiredThe 3-letter currency code (ISO 4217).transactionTypestringenumrequiredA DEBIT transaction is a consumer payin. A CREDIT transaction is a payout from merchant to consumer. Allowed values: DEBIT | CREDITCREDITDEBITCREDITAllowed:DEBITCREDITResponses 200200 OK 400400 Invalid requestUpdated 7 months ago