Business
Cancel Business Standing Order
Cancelling a business standing order requires confirmation via POST /business/confirm. Identical to POST /cancel except the owner is identified by businessId instead of userId.
post/business/cancel
Request body
Response
success
Example response
{
"dateExpires": "2024-07-25T06:49:13.606Z"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.