Multiple Merchant Withdrawal

POST
https://api.tryduplo.com/v1/wallets/multiple-merchant-withdrawal
Parameter
Field
Type
Description
description
(optional)
String
transfer description
customers
Array
list of customers to be debited
200 OK
{
   "data": {},
   "errors": {},
   "message": "Request successful"
}
400 Bad Request
{
   "data": {},
   "errors": {
       "business id": "business id is required"
   },
   "message": "Invalid requests"
}
Need Support?

Helpful resources while you’re building or for that tricky problem you might be having.

Go to Help Center
Did this page help you?
Yes
No