Skip to main content
Close announcements banner

Commit a transaction

Commits a transaction by its ID.

Request
POST /services/rest/transactions/{id}
Parameters
  • id: This is a String value which specifies the ID of the transaction.
Headers
  • Authorization: Basic Authentication scheme
Response No content.
Status
  • 204 OK: The operation is executed successfully.
  • 401 UNAUTHORIZED: Login fails, invalid username or password.
  • 500 INTERNAL SERVER ERROR: Other errors.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!