cURL
Shipping
Get Organization
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successfully fetched a organization.
The unique identifier for the organization.
Example:
"organization/67ace4350b87d2b1cf296d84"
The balance of the organization (if this value is negative, it means that you are a credit user).
Example:
-5000000
The maximum credit limit of the organization.
Example:
100000000