post
https://api.stg.mesta.xyz/v2/senders
Overview
- Creates a new sender
- Supports both individual and business senders
- Includes additional onboarding fields used for compliance review
- Requirements vary by country and ownerType
Validation Rules
- Important: Always check validation rules before creating a sender
- Validation rules endpoint:
GET /v2/validation-rules/senders - Required query parameters:
ownerType=[individual|business]country=[ISO 3166-1 alpha-2 code]
- Example request:
GET /v2/validation-rules/senders?ownerType=individual&country=MX
Additional v2 Notes
expectedMonthlyVolumeEstimate,averageTransactionSize,primaryCounterpartyJurisdictions,natureOfPayments, andsourceOfFundsare required for both sender types- Each value in
primaryCounterpartyJurisdictionsmust be an ISO 3166-1 alpha-2 country code (for example:US,IN,GB) isFinancialInstitutionandnumberOfEmployeesare required for business senderswebsiteAbsenceReasonis required for business senders whenwebsiteUrlis not provided- If
isFinancialInstitutionistrue, upload the FI registration proof usingPOST /v1/senders/{senderId}/documentswith document typefi_registration_proofbefore callingPOST /v1/senders/{senderId}/verify
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…

