Replace sale transaction

This endpoint can be used to correct a previously created sale transaction.

This endpoint will replace the current transaction identified by the systemTraceAuditNumber query parameter with a new transaction. When you replace a transaction, the current version is deleted and no longer available to retrieve or report against. The new transaction is created using the transaction details included in the body of the replace transaction request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The systemTraceAuditNumber of the transaction being replaced.

Body Params
string

A unique customer-provided reference value for this transaction. If a value is not provided, a unique system generated value is assigned. This feature is limited to Active, Posted, and Suspended transaction statuses.

Customer-provided values cannot include spaces and can only contain the following characters:

  • 0-9
  • a-z
  • A-Z
  • Exclamation point ( ! )
  • Hyphen ( - )
  • Underscore ( _ )
  • Period ( . )
  • Single quote ( ' )
  • Open parenthesis ( ( )
  • Close parenthesis ( ) )
  • Asterisk ( * )
configuration
object
required
invoice
object
required
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json