Purchase numbers
POST/api/v2/numbers/purchase
Purchase one or more DID numbers with identity document association.
Important notes:
- Can purchase multiple numbers in a single request
- Identities must contain required documents for the number's country
When to use:
- Purchasing numbers with document verification
- Bulk number purchase with identity association
Authentication:
- Requires Bearer token in Authorization header:
Authorization: Bearer <token>
Request
Responses
- 200
- 400
- 401
- 422
purchase DIDs and link documents attached to identity
returns bad request
returns unauthorized
returns errors for unprocessed entities