Business
Get All Business Standing Orders
Fetch all standing orders for a business. Identical to POST /get-all except the owner is identified by businessId instead of userId.
post/business/get-all
Request body
Response
success
Example response
{
"total": 1,
"count": 1
}Changes
No recorded changes to this endpoint across all 1 revision of this API.