Charge
Retrieve Charge
Retrieve a Charge for the given UUID.
get/organizations/{orgId}/charges/{id}
Path parameters
orgIdstring required
UUID of the organization
idstring required
The UUID of the Charge to retrieve.
Response
Return the Charge
Changes
Changed in 2 of the 10 revisions of this API.2
- ○
added the optional property
unitPriceto the response with the200statusresponse-optional-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○