Submit a response to a Recall Case

This endpoint is used for submitting a response to a Recall Case.
The Case id provided must be of type 'RECALL'.
The Case must have status 'OPEN'.
If rejecting, a reason code must be provided.

Path Params
uuid
required

Case id. Must be a Case of type 'RECALL'

Body Params

Recall submission request

string
required

Action to the recall request. Must be either 'ACCEPT' or 'REJECT'.

string | null

Reason code. Required when Action is 'REJECT'.

Possible values:

  • 'FUNDS_NO_LONGER_AVAILABLE'

  • 'CLOSED_ACCOUNT'

  • 'UNABLE_TO_OBTAIN_RESPONSE'

  • 'FUNDS_HAVE_ALREADY_BEEN_RETURNED'

  • 'REQUEST_REJECTED_BY_RECEIVER'

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Choose an example:
application/json