0.1
OAS3
CPNI eKYC Documentation
Bundle API. Prefix endpoints with /bundle/
Ensure the user's email is both valid and in the database of approved emails to access the rest of the application.
| Name | Description |
|---|---|
type * string (query) | The type of the seperated bundles to retrieve (e.g chemicals) |
accessToken * (query) | The access token required to authenticate the user to the bundle endpoint |
limit * number (query) | Maximum amount of bundles to get whilst retrieving bundles within specified page |
page * number (query) | Page of current location of pagination |
totalBytes * boolean (query) | Whether or not to include the total MB size of all the seperated bundles combined for the specified type |
| Code | Description | Links |
| 200 | Media typeControls Accept header. | No links |
User API. Prefix endpoints with /user/