Get Rate Card by UUID

Retrieve a rate card by UUID.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

uuidstringRequiredformat: "uuid"
UUID of the rate card

Headers

vnd.a1.tenant-idstringOptional

Tenant identifier for multi-tenant environments

Response

Successful Response
uuidstringformat: "uuid"
rateCardNamestring
regiondouble
groupstring
payCurrencyenum
chargeCurrencyenum

Errors

404
Not Found Error