Skip to main content Skip to complementary content
Close announcements banner

Start a new transaction

Starts a new transaction and returns its ID.

Request
PUT /services/rest/transactions
Headers
  • Accept: text/plain
  • Authorization: Basic Authentication scheme
Response The ID of the new transaction.
Status
  • 200 OK: The operation is executed successfully.
  • 401 UNAUTHORIZED: Login fails, invalid username or password.
  • 500 INTERNAL SERVER ERROR: Other errors.

Sample response

This REST API returns the ID of the new transaction, like the following:
2ff91416-b25b-4cbb-8fb1-45bc12f34806

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!