Payout API
This section covers technical details of the Payout API. It contains functional examples of the requests and important observations to be taken into account during integration.
- All calls to the Payout API use HTTP POST Request.
- All calls to the Payout API should with JSON body parameters.
- All calls to the Payout API will return JSON responses, including errors.
- Sandbox environment vs Production.
- How to make safe payment request.
- Learn how to submit a payout.
- A simulation(dry run) for payout.
- Receiving a notification. When and how.
- How to submit a checkout page.
- How to get your payout account balance in Pagsmile.
- Get a certain payout status.
- Get payout list within a certain period, max 31days.
- Get a certain payout detail.
- Find bank code here.
- Pagsmile Payout API Code
Last modified 1yr ago