Transfer To/From Lockbox Financial Account

This API allows partners to transfer funds to or from a customer's lockbox financial account. It provides controlled movement of funds while maintaining the restricted access model of the lockbox (i.e., customers cannot initiate transfers themselves).

Request:

📘

Use Case:

Partners can programmatically move funds into the lockbox to restrict customer access, or move funds out of the lockbox when restrictions are lifted or conditions are met (e.g., after dispute resolution or compliance clearance).

Note

Only the partner or authorized system can perform these transfers.
This operation does not require customer confirmation.

Path Params
int32
required
Body Params

Base class for all funds transfer (movement) request.

string | null
[\w. ]+
string
required
length ≥ 1
string
required
length ≥ 1
int32
1 to 4294967295
int32
enum
Allowed:
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response
200

Success

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!