Copy {
"data" : {
"id" : "xYZkjABcde" ,
"type" : "recurring_order_copies" ,
"links" : {
"self" : "https://yourdomain.commercelayer.io/api/recurring_order_copies/xYZkjABcde"
} ,
"attributes" : {
"type" : "recurring_order_copies" ,
"status" : "in_progress" ,
"started_at" : "2018-01-01T12:00:00.000Z" ,
"completed_at" : "2018-01-01T12:00:00.000Z" ,
"failed_at" : "2018-01-01T12:00:00.000Z" ,
"errors_log" : {
"status" : [
"cannot transition from draft to placed"
]
} ,
"errors_count" : 2 ,
"place_target_order" : true ,
"reuse_wallet" : true ,
"created_at" : "2018-01-01T12:00:00.000Z" ,
"updated_at" : "2018-01-01T12:00:00.000Z" ,
"reference" : "ANY-EXTERNAL-REFEFERNCE" ,
"reference_origin" : "ANY-EXTERNAL-REFEFERNCE-ORIGIN" ,
"metadata" : {
"foo" : "bar"
}
} ,
"relationships" : {
"source_order" : {
"links" : {
"self": "https://yourdomain.commercelayer.io/api/recurring_order_copies/xYZkjABcde/relationships/source_order",
"related" : "https://yourdomain.commercelayer.io/api/recurring_order_copies/xYZkjABcde/source_order"
}
} ,
"target_order" : {
"links" : {
"self": "https://yourdomain.commercelayer.io/api/recurring_order_copies/xYZkjABcde/relationships/target_order",
"related" : "https://yourdomain.commercelayer.io/api/recurring_order_copies/xYZkjABcde/target_order"
}
} ,
"events" : {
"links" : {
"self" : "https://yourdomain.commercelayer.io/api/recurring_order_copies/xYZkjABcde/relationships/events" ,
"related" : "https://yourdomain.commercelayer.io/api/recurring_order_copies/xYZkjABcde/events"
}
} ,
"order_subscription" : {
"links" : {
"self": "https://yourdomain.commercelayer.io/api/recurring_order_copies/xYZkjABcde/relationships/order_subscription",
"related" : "https://yourdomain.commercelayer.io/api/recurring_order_copies/xYZkjABcde/order_subscription"
}
}
} ,
"meta" : {
"mode" : "test" ,
"organization_id" : "xRRkjDFafe" ,
"trace_id" : "69abaa3545913c78132e5578bd26208d44aa9043647d78698fd0021f3958cd74"
}
}
}