Delete organization

Delete an organization by ID.

Path parameters

orgIdintegerRequired
The numeric identifier for organization, assigned by Payabli.

Headers

requestTokenstringRequired

Response

Success
isSuccessbooleanOptional

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

responseDatastring or integerOptional
Returns the organization ID.
responseTextstringOptional

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

Errors