All APIs-TxPush

Number of APIs: 4

  1. Subscribe to TxPush Notifications POST {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts/{{accountId}}/txpush

  2. Disable TxPush Notifications DELETE {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts/{{accountId}}/txpush

  3. Create TxPush Test Transaction POST {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts/{{accountId}}/transactions

  4. Delete TxPush Subscription DELETE {{baseUrl}}/aggregation/v1/customers/{{customerId}}/subscriptions/{{subscriptionId}}