Skip to content

Commit 4880d2d

Browse files
committed
Updated API from documentation release
1 parent d71139f commit 4880d2d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

api-specs/api/types/recurring-order/RecurringOrder.raml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ properties:
3030
type: OrderReference
3131
description: |
3232
[Reference](ctp:api:type:Reference) to the original [Order](ctp:api:type:Order) that generated this RecurringOrder.
33+
This field is automatically populated when the RecurringOrder is created via the [Create Order from Cart](/../api/projects/orders#create-order-from-cart) endpoint and the Cart contains Line Items with defined `recurrenceInfo`.
34+
When the RecurringOrder is created directly via the [Create RecurringOrder](/../api/projects/recurring-orders#create-recurringorder) endpoint, this field remains empty.
3335
startsAt:
3436
type: datetime
3537
description: |

0 commit comments

Comments
 (0)