Add Line Item to Order

This endpoint allows the addition of a single line item to an existing order using the Extend Order ID. Merchants may want to add a line item to an order in the event an order was not completed with a customer or the customer purchased additional products on their existing order. This may also be used in cases where we have to cancel an existing line item because there was an issue or inaccurate data with the original line item and a new line item needs to be created.

Path Params
uuid
required

Unique identifier for an Extend Order

Body Params
Headers
string
required

Used to indicate the original media type of the resource (prior to any content encoding applied for sending).

string
required

An Extend private API key used to authenticate requests.

uuid
required

Randomly generated string (recommended v4 UUID) to ensure idempotent requests. See Idempotent Requests.

string
required

Indicates which content types, expressed as MIME types, the client is able to understand, as well as identifies which API version to use in the request.

Responses

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