Account
Retrieve Account
Retrieve the Account with the given Account UUID.
get/organizations/{orgId}/accounts/{id}
Path parameters
orgIdstring required
UUID of the organization. The Organization represents your company as a direct customer of the m3ter service.
idstring required
The UUID of the Account to retrieve.
Response
Returns the requested Account
Example response
{
"currency": "USD"
}Changes
Changed in 1 of the 10 revisions of this API.2
- ▲
the response property
allOf[AbstractResponseWithCustomFields]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲