Sandbox
Incoming Transfer
Create an incoming transfer. The transfer_incoming_type must be specified (e.g., SWIFT) and the respective transfer type's payload be filled out in the request body. For example, if transfer_external_type is SWIFT_INCOMING, the swift parameters must be completed.
This endpoint is only available in our sandbox environment. It is not available in production.
This endpoint facilitates the simulation and testing of incoming transaction processing within the staging environment, enabling developers to validate transfer workflows without affecting production systems.
Example Incoming Transfer
Authorization
AuthorizationRequiredBearer <token>Enter your token in the format: Bearer {token}
In: header
Request Body
application/jsonOptionalswiftRequiredobjecttransfer_incoming_typeRequiredstringenum, SWIFT_INCOMING
Response Body
Success response
transaction_idRequiredstring