Post a Manual Charge

You can change the status of a manual charge from DRAFT to POSTED using the following endpoint:

POST https://example-gotransverse.com/billing/2/manual-charges/{id}/post

Considerations

Consider the following when posting a manual charge:

Before You Start

You will need the following when posting a manual charge:

  • The id of the manual charge entity as the endpoint's {id} path parameter.

Response

204 — Successful request. No content returned.

 

 

 

Topic Updated: 11/2023.