post https://developer-api.uat1.pcaasa.com/api/?messages=transaction
This 0200 message is a financial transaction that will post if not declined
Transaction request
Use the following to build the request.
- ) Make a JSON object {} .
- ) Add and set the messageType to "0200"
- ) Add and Set the responseCode to "00"
- ) Add and set the transactionType to "00"
- ) Add and set the referenceNumber with a valid account.
- ) Add and set the expirationMonth as MM.
- ) Add and set the expirationYear as YY.
- ) Add and set amountTransaction to the amount, in cents, of how much the transaction be. example, 250 = $2.50.
- ) Add and set the unique token for access.