Change Updates

Do not miss any Nomad Broker API changes, ever again

Subscribe to the Nomad Broker API changelog to be up to date on recent changes.

RSS
Nomad /

Change #39c49c30

Last update:
Compare
1.4.8-alpha

API structure has changed

4 structure changes including:
2 Additions
2 Modifications
Modified 2 Breaking
GET /payout/abroad/{merchant}
  • Response
  • 200 response Modified
    • orderId attribute Removed
    • transactionId, availableAbroadAmount attributes Added
  • 400 response Modified
    • orderId attribute Removed
    • transactionId, availableAbroadAmount attributes Added
  • 401 response Modified
    • orderId attribute Removed
    • transactionId, availableAbroadAmount attributes Added
  • 500 response Modified
    • orderId attribute Removed
    • transactionId, availableAbroadAmount attributes Added
POST /payout/abroad/{merchant}
  • Response
  • 200 response Modified
    • orderId attribute Removed
    • transactionId, availableAbroadAmount attributes Added
  • 400 response Modified
    • orderId attribute Removed
    • transactionId, availableAbroadAmount attributes Added
  • 401 response Modified
    • orderId attribute Removed
    • transactionId, availableAbroadAmount attributes Added
  • 500 response Modified
    • orderId attribute Removed
    • transactionId, availableAbroadAmount attributes Added
Added 2
GET /payout/bill/abroad/{merchant}
POST /payout/bill/abroad/{merchant}