From 2e64ed1abae08e64af1d38fd3056d972ccff6791 Mon Sep 17 00:00:00 2001 From: Mick Lawitzke Date: Tue, 2 Nov 2021 14:51:59 +0100 Subject: [PATCH] Update 86d07f3a-6ef0-4dfe-87e0-322cc4cf42a7.md include should start with a lowercase letter --- 202108.0/86d07f3a-6ef0-4dfe-87e0-322cc4cf42a7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/202108.0/86d07f3a-6ef0-4dfe-87e0-322cc4cf42a7.md b/202108.0/86d07f3a-6ef0-4dfe-87e0-322cc4cf42a7.md index 0ae332388..90f7f6118 100644 --- a/202108.0/86d07f3a-6ef0-4dfe-87e0-322cc4cf42a7.md +++ b/202108.0/86d07f3a-6ef0-4dfe-87e0-322cc4cf42a7.md @@ -29,7 +29,7 @@ To submit checkout data without order confirmation, send the request: | Query parameter | Description | Possible values | | --- | --- | --- | -| Include | Adds resource relationships to the request. | payment-methods, shipments, shipment-methods, addresses, company-business-unit-addresses | +| include | Adds resource relationships to the request. | payment-methods, shipments, shipment-methods, addresses, company-business-unit-addresses | | sort | Sorts included shipment and payment methods by an attribute. | {{included_resource}}.{{attribute}}, -{{included_resource}}.{{attribute}} | :::(Info) (Included resources) To retrieve all available shipment methods, submit checkout data with one or more shipments and include `shipments` and `shipment-methods` resources.