Skip to main content
POST
Create a schedule adjustment

Examples

Skip order for the third cycle with a reason.

Authorizations

X-Juo-Admin-Api-Key
string
header
required

Long-lived Admin API key issued from the Juo merchant portal. Pass as the X-Juo-Admin-Api-Key header.

Headers

X-Tenant-ID
string
required

Unique identifier of the tenant in the system (usually a store identifier)

Body

application/json
customerId
string
required

The customer identifier

Minimum string length: 1
matcher
object
required

Match by cycle number

action
object
required

Skip an order in the schedule

Response

Default Response

id
string<uuid>
required

The adjustment identifier

resource
enum<string>
required
Available options:
schedule_adjustment
customer
string
required

The customer identifier

Minimum string length: 1
matcher
object
required
action
object
required
actor
object
required
createdAt
string<date-time>
required

Creation date of the adjustment

updatedAt
string<date-time>
required

Last update date of the adjustment