User Management
Partner API key for authentication. Required for all partner account endpoints.
Authentication successful
Unauthorized - invalid or missing API key
Partner API key for authentication. Required for all partner account endpoints.
Partner's unique user ID (usually primary key or UUID)
partner_unique_id_123User already exists
Successfully created user
Bad Request
Unauthorized (missing or invalid X-API-Key)
Internal Server Error
Partner API key for authentication. Required for all partner account endpoints.
Public UUID token (public_uuid) returned during user creation as id field. Partners can only access their own users.
550e8400-e29b-41d4-a716-446655440000User found
Unauthorized
User not found
Partner API key for authentication. Required for all partner account endpoints.
Public UUID token (public_uuid) returned during user creation as id field. Partners can only access their own users.
550e8400-e29b-41d4-a716-446655440000KYC submitted successfully
Bad Request - invalid method or missing required data
Unauthorized
User not found
Internal Server Error
Partner API key for authentication. Required for all partner account endpoints.
Public UUID token (public_uuid) returned during user creation as id field. Partners can only access their own users.
550e8400-e29b-41d4-a716-446655440000Document file to upload (image or PDF)
Type of document being uploaded. Supported document types:
Required documents:
selfie- Selfie photo for liveness verification (required)identity_front- Front side of identity document (required)
Optional documents:
identity_back- Back side of identity document
Generic identity document types:
identity_front- Front side of any identity documentidentity_back- Back side of any identity document
Passport:
passport_front- Front page of passportpassport- Alias for passport_front
National ID:
national_id_front- Front side of national IDnational_id_back- Back side of national IDnational_id- Alias for national_id_front
Driver License:
driver_license_front- Front side of driver licensedriver_license_back- Back side of driver licensedriver_license- Alias for driver_license_front
Voter ID:
voter_id_front- Front side of voter ID cardvoter_id_back- Back side of voter ID cardvoter_id- Alias for voter_id_front
Resident Card:
resident_card_front- Front side of resident cardresident_card_back- Back side of resident cardresident_card- Alias for resident_card_front
ID Card:
id_card_front- Front side of ID cardid_card_back- Back side of ID cardid_card- Alias for id_card_front
Country-specific documents:
ghana_card_front,ghana_card_back,ghana_card- Ghana Cardghana_ssnit_card_front,ghana_ssnit_card_back,ghana_ssnit_card- Ghana SSNIT Cardkenya_alien_card_front,kenya_alien_card_back,kenya_alien_card- Kenya Alien Cardgreen_book_front,green_book_back,green_book- Green Book (South Africa)tax_id_front,tax_id_back,tax_id- Tax ID (e.g., India PAN Card)colombia_ppt_front,colombia_ppt_back,colombia_ppt- Colombia PPT (Permiso por Protección Temporal)
Note: Verification starts automatically after uploading all required documents (selfie + identity_front).
identity_frontPossible values: Document uploaded successfully
trueBad Request - invalid file type, missing document, or user not ready for uploads
Unauthorized
User not found or no active KYC session
Internal Server Error
Partner API key for authentication. Required for all partner account endpoints.
Public UUID token (public_uuid) returned during user creation as id field. Partners can only access their own users.
550e8400-e29b-41d4-a716-446655440000Optional verification session ID. If not provided, the latest verification session for the user will be checked.
a1b2c3d4-e5f6-7890-abcd-ef1234567890Successfully retrieved verification status
Unauthorized
User not found
Internal Server Error
Partner API key for authentication. Required for all partner account endpoints.
Public UUID token (public_uuid) returned during user creation as id field. Partners can only access their own users.
550e8400-e29b-41d4-a716-446655440000Successfully retrieved payment details
Unauthorized
User not found
Internal Server Error
Partner API key for authentication. Required for all partner account endpoints.
Public UUID token (public_uuid) returned during user creation as id field. Partners can only access their own users.
550e8400-e29b-41d4-a716-446655440000ISO 3-letter fiat currency code (e.g., INR, EUR, USD)
INRPayment rail identifier (e.g., "upi-india", "iban-sepa", "imps-india")
iban-sepaInstitution (payment method) identifier - our internal slug (e.g., "wise", "hdfc-bank", "revolut", "uala", "banco-santander-argentina"). Required for all rails. For rails with multiple formats (e.g., CVU/CBU), the format is automatically determined based on the payment method type of this institution.
wiseOptional ISO 2-letter country code
DEPayment details created successfully
Bad Request - invalid payment details or unsupported combination
Unauthorized
User not found
Internal Server Error
Partner API key for authentication. Required for all partner account endpoints.
Public UUID token (public_uuid) returned during user creation as id field. Partners can only access their own users.
550e8400-e29b-41d4-a716-446655440000Payment details ID to delete
987Payment details deleted successfully
trueUnauthorized
User not found or payment details not found
Conflict - payment details linked to active offers
Internal Server Error
Last updated
