Add payment instrument to a wallet
POST/customers/:customerId/instruments
Add Payment Instrument. This operation has the following limitations:
- Works only for Legal Entities. Regular customers can not add instuments
- Supports UkBankAccount and SepaBankAccount
- The instrument is created in status
UNVERIFIED
and can not be used for deposit or withdrawal until proper bank statement is submitted. - When the required bank statement are submitted through
PATCH /customer-legal-entities/{customerId}
and verified by Paysafe team, the instrument will be approved.
Request
Responses
- 200
OK