Payments

Extend order autoexpire

Extend order autoexpire by given days or configured autoexpire value.

post/pad/orders/{order_id}/autoexpire

Path parameters

order_idstring required

The unique identifier of the order.

Max length: 50 characters.

Request body

daysinteger

Number of days to extend the autoexpire. If not provided, the default configured autoexpire value will be used.

Response

Request successful

datastring date-time

When the order will be automatically expired unless shipped.

Format: ISO 8601 time

successSuccess — unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.