Subscriptions to accounts to automatically receive notifications when an update to an account occurs.

POST {{baseUrl}}/subscriptions

A subscription request is used to watch an account. When an update is made available from the issuing banks, ABU will send a notification to the ABU Integrator's URI with the updated account information automatically. ABU will respond with the latest account information as well as subscribing the ABU Integrator to any future update notifications.

Request Body

{"requestId"=>"323e304f-1cfc-4f0d-ac07-e6037ce09925", "customer"=>{"ica"=>"1111", "merchantId"=>"000000000002535", "subMerchantId"=>"000000000000001"}, "account"=>{"accountNumber"=>"5573491171027315", "expiryDate"=>"1228"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring