Delete organization

Delete an organization by ID.

Path parameters

orgIdintegerRequired
The numeric identifier for organization, assigned by Payabli.

Headers

requestTokenstringRequired

Response

Success
isSuccessboolean or null

Boolean indicating whether the operation was successful. A true value indicates success. A false value indicates failure.

responseDatastring or integer or null
Returns the organization ID.
responseTextstring or null

Response text for operation: ‘Success’ or ‘Declined’.

Errors