GET
/
charges
/
{id}
{
  "message": "Insufficient permission",
  "error": "Unauthorized",
  "statusCode": 401
}

Path Parameters

id
string
required

string

Response

401
application/json

Unauthorized

The response is of type object.