Scenario 25: ATM Card Load (Allpoint)

<< Back to the index

A cardholder goes to an Allpoint ATM and inserts four $20 bills to load onto a debit card. The following are true:

  • The initial available balance is $1000.
  • The network is Allpoint.

Sequence of events

Events in the same step have the same timestamp.

  1. Allpoint sends a payment authorization request for 80.00 over network rails.
  2. Galileo approves the request and sends the AAPM: auth_payment event message. Galileo converts the transaction into a payment, posts 80.00 to the account, and sends the BPMT: pmtevent message. The available balance is now 1080.00.
  3. Allpoint sends a batch file with the 80.00 transaction. Galileo sends the SETL: setl event message. The available balance is still 1080.00.

Transactions

These tables show how the transactions are represented by various Galileo systems. For an explanation of the trans_code field, see Classifying transactions in the About Transactions guide.

Auth API

The Auth API message on which this example is based is featured in this Recipe: Auth API v3: Allpoint ATM Card Load.

auth_typetrans_amounttransaction_typeauth_idoriginal_idavailable_fundstimestamp
Auth80.00Payment505001000.0020250305:075039MST

Authorization/Settlement Events

msg_idtypeamountauth_idpmt_idach_trans_idopen_to_buytimestamp
AAPMauth_payment80505010802025-03-05 10:18:32
BPMTpmt809991505010802025-03-05 10:18:32
SETLsetl0505010802025-03-06 08:14:58

Authorized Transactions RDF

TRANSACTION AMOUNTAUTHORIZATION CODETRANSACTION CODEREVERSAL IDTRANSACTION DATE/TIMEAUTH TRANSACTION CODE
80.00505002025-03-05 10:18:32APK

Posted Transactions RDF

TRANSACTION AMOUNTAUTHORIZATION CODETRANSACTION CODE/TYPELOADS AUTH IDTRANSACTION DATE/TIMEPOST DATE
80.009991PMAO50502025-03-05 10:18:322025-03-05 10:18:32

Get Authorization History response

This transaction is not returned by this endpoint.

Get Transaction History response

This endpoint returns only settled transactions. These transactions are also returned by Get Account Overview.

amtsource_idoriginal_auth_idtrans_codeauth_tspost_ts
8099910PMAO2025-03-05 10:18:322025-03-05 10:18:32

Get All Transaction History response

This endpoint returns the same transactions as the All Transactions screen of the CST.

amtauth_idprior_idtrans_codesource_idcalculated_balancecredit_indauth_tspost_ts
8050500PMAO99911080None2025-03-05 10:18:322025-03-05 10:18:32


Galileo Financial Technologies, LLC 2025

All documentation, including but not limited to text, graphics, images, and any other content, are the exclusive property of Galileo Financial Technologies, LLC and are protected by copyright laws. These materials may not be reproduced, distributed, transmitted, displayed, or otherwise used without the prior written permission of Galileo Financial Technologies, LLC. Any unauthorized use or reproduction of these materials are expressly prohibited.