Approve or Reject Transfer Request

This API is used by authorized users (Checkers) to take action—either approve or reject—on one or more transfer requests that are pending their approval. It supports bulk actions (multiple transfer IDs) and returns the success or failure of each transfer ID separately.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
transferIds
array of strings
required

List of transfer request IDs to take action on. You can approve/reject multiple transfers in one call.

transferIds*
string
required

Action to perform. Allowed values: "approve" or "reject"

string

Required when action is "reject". Free-text reason describing why the transfer is being rejected.

Headers
string
required
Defaults to {{X-Client-Key}}

API key generated from Castler dashboard

string
required
Defaults to {{x-api-key}}

xAPI key generated from Castler dashboard

Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json