STEP 1: Using Google's Chrome web browser, install REST Console from the Web Store
STEP 2: Start the REST Console from the Apps Page.
STEP 3: Set the target to
http://gateway.acheck21.com /GlobalGateway/rest/check/RCC
Make sure the request method is set to POST.
STEP 4: Make sure the content-type is 'application/x-www-form-urlencoded', then add the required fields into the 'Request Payload' section.
STEP 5: Fields can be added by clicking the green plus button on the form. For an RCC, there are required fields that MUST be completed, or check creation will fail. Required fields are:
ClientID
PayerName
PayerAddr1
PayerAddr2
PayerAddr3
CheckDate
PayeeName
Amount
TransitNumber
DDANumber
CheckNumber
MemoText
SignatureText
Endorse1
Endorse2
Please note these fields are case sensitive, and they MUST be populated.
STEP 6: Click on the Basic Auth button, it will prompt you for your username and password. These fields will be populated with your Global Gateway credentials. Click Set when finished
STEP 7: After checking over your fields, click the POST button.
STEP 8: Check the Response area, you should have a response back saying where the new check is located, meaning that the POST request was received and processed successfully.
Comments