v1

latestOpenAPI 3.1.0Apache 2.02026-07-2473175248.0 KB
7. Async Orders

Update async line item details under a specific Account.

Update specific fields of an async line item including delivery date, sender information, and line item notes. At least one field must be provided in the request body.

patch/asyncOrders/lineItems/{referenceLineItemId}

Path parameters

referenceLineItemIdstring required

Reference Line Item ID

Request body

lineItemNotestring

Optional line item notes (up to 150 characters)

deliveryDatestring

Optional. Specify the date to deliver the reward to the recipient. It must be at least 7 days in the future. If not specified, the reward will be immediately send.

Response

Created

deliveryDatestring date-time

Updated delivery date

notestring

Updated line item note