Transaction - 0200

This 0200 message is a financial transaction that will post if not declined

Transaction request

Use the following to build the request.

  1. ) Make a JSON object {} .
  2. ) Add and set the messageType to "0200"
  3. ) Add and Set the responseCode to "00"
  4. ). Add and set the transactionType to "00"
  5. ) Add and set the referenceNumber with a valid account.
  6. ) Add and set the expirationMonth as MM.
  7. ) Add and set the expirationYear as YY.
  8. ) Add and set amountTransaction to the amount, in cents, of how much the transaction be. example, 250 = $2.50.
  9. ) Add and set the unique token for access.
Language
Click Try It! to start a request and see the response here!