GET /otherCharges/codes/{id}
Retrieves the charge code specified by the ID
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
id |
ID of the charge code to be returned |
path
|
|
String
|
Result
RowChargeCode
of type:
application/xml
application/json
the requested RowChargeCode object
Try It Out
Request