Change Place Date
Changes the placement date for an individual order.
Storefront API Scope may authenticate with Trust Level Authentication (trust_level: recognized).
Authentication
x-api-keystring
Application API Scope — server-to-server, sent in the x-api-key header. See Authentication.
OR
Path parameters
order_id
Unique order ID
Request
This endpoint expects an object.
place
Date order was/will be placed. Use YYYY-MM-DD HH:MM:SS as the format.
Response
200
merchant
customer
payment
shipping_address
public_id
sub_total
tax_total
shipping_total
discount_total
total
created
place
cancelled
tries
generic_error_count
status
type
order_merchant_id
rejected_message
extra_data
locked
oos_free_shipping
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error