Profile endpoint
Developer information about Profile endpoint of Collector Service API
Profile endpoint
This operation processes a profile request.
This will provide profile information and account details.
GET /collectors/{collectorNumber}/profile
Sample request
No request body
Request header parameters
| Name | Type | Example | Description | Required? |
|---|---|---|---|---|
| Content-Type | String | “application/json” | Yes | |
| Authorization | String | “Bearer eyJhbGciOiJSUzI1NiIsIn-XXXXXXXXXXXXzzbEhulG9Dy2587TDhbtJXYQtm4AmKM2sexKkHHSg” | Authorization JWT | Yes |
Query/Path parameters
| Name | Type | Example | Description | Required? |
|---|---|---|---|---|
| collectorNumber | path | “89085726604” | Collector number to consult | Yes |