/api/partner/v2/receivers
Field Relationships
- Set
receiverTypetoINDIVIDUALorBUSINESS— this determines which fields are required. - INDIVIDUAL requires:
firstName,lastName,countryOfBirth. - BUSINESS requires:
businessName,countryOfConstitution. pepInfois required only whenisPepistrue.
Use Cases
- Third-party payments: Create receivers so users can send off-ramp payouts to other individuals or businesses.
- Payroll: Set up employees or contractors as receivers for automated payouts.
Error Codes
Common Errors
| HTTP Status | Code | Message |
|---|---|---|
| 401 | UNAUTHORIZED | ”API Key is missing” |
| 401 | UNAUTHORIZED | ”Invalid API Key format” |
| 401 | UNAUTHORIZED | ”Invalid API Key” |
| 403 | INVALID_PARTNER_FLOW | ”The partner has an invalid flow.” |
User Ownership Errors
| HTTP Status | Code | Message |
|---|---|---|
| 401 | UNAUTHORIZED | ”Partner information is required for this operation” |
| 401 | UNAUTHORIZED | ”User is not associated with the partner” |
Endpoint-Specific Errors
| HTTP Status | Code | Message |
|---|---|---|
| 400 | INVALID_USER_INPUT_ERROR | ”Invalid User Input” |
| 400 | BAD_REQUEST | ”Provided email is not valid” |
| 500 | RECEIVER_CREATION_FAILED | ”Failed to create receiver. Please try again later.” |
Headers
Api key for the affiliated partner that is performing the request
Body
User ID who owns this receiver
"550e8400-e29b-41d4-a716-446655440000"
Type of receiver (INDIVIDUAL or BUSINESS)
INDIVIDUAL, BUSINESS "INDIVIDUAL"
Email address of the receiver
"john.doe@example.com"
Tax identification number
"RFC123456789"
First name (required for INDIVIDUAL)
Last name (required for INDIVIDUAL)
Country of birth (required for INDIVIDUAL)
MX, DO, US, AT, BE, BG, HR, CY, CZ, DK, EE, FI, FR, DE, GR, HU, IE, IT, LV, LT, LU, MT, NL, PL, PT, RO, SK, SI, ES, SE, IS, LI, NO, CH, GB, MC, SM, AD, VA Date of birth (ISO date format)
Legal name (required for BUSINESS)
Country of constitution (required for BUSINESS)
MX, DO, US, AT, BE, BG, HR, CY, CZ, DK, EE, FI, FR, DE, GR, HU, IE, IT, LV, LT, LU, MT, NL, PL, PT, RO, SK, SI, ES, SE, IS, LI, NO, CH, GB, MC, SM, AD, VA Date of constitution (ISO date format)
Phone number
Whether the receiver is a Politically Exposed Person
Declaration of beneficial owner existence
Declaration of resource provider existence