Skip to main content
POST
Create reclaim request

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

Reclaim request details

amount
string
required
Example:

"1000.00"

reason
string
Example:

"Cash out request for weekly settlements"

Response

Reclaim request created successfully

The response is of type object.