Skip to main content
POST
Suspend a processor

Authorizations

Authorization
string
header
required

JWT token from admin login for administrative operations. Format: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...'

Path Parameters

id
string
required

Processor ID

Body

application/json

Suspension reason

reason
string
Example:

"Suspected fraudulent activity"

Response

Processor suspended successfully

The response is of type object.