v1

latestOpenAPI 3.1.02026-07-2432337285.3 KB
Onboarding

Enable Product and Geography

Request enablement of a product and geography for a company.

This action is required for all companies created via the Create Company endpoint.

Products and geographies for primary companies are enabled by Infinia staff.

post/company/{company_id}/product/

Path parameters

company_idstring required

Headers

x-company-idinteger

ID of a child company for authentication. If not provided, the parent company will be authenticated.

ID of a child company for authentication. If not provided, the parent company will be authenticated.

Request body

product'PAYINS' | 'PAYOUTS' | 'ACCOUNT_VALIDATION' | 'IDENTITY_VALIDATION' | 'ONBOARDING' | 'INTERNAL_TRANSFER' | 'CREDIT_REFUND' | 'PAYIN_REFUND' required
geography'AR' | 'BR' | 'CL' | 'CO' | 'MX' | 'PE' | 'PY' | 'UY' | 'US' | 'EU' | 'GB' | 'XX' | 'BO' | 'SG' | 'WR' required
callback_urlstring

Callback URL for the product

Response

Successful Response

status'success'