From e2fef786730a7e07fd859b5deadecfa68ae2cb73 Mon Sep 17 00:00:00 2001 From: Traci Porter Date: Thu, 26 Oct 2023 15:58:34 -0500 Subject: [PATCH] add note to the pickup option field --- reference/checkouts.v3.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/reference/checkouts.v3.yml b/reference/checkouts.v3.yml index 0cb11769e..3047f643b 100644 --- a/reference/checkouts.v3.yml +++ b/reference/checkouts.v3.yml @@ -8699,6 +8699,7 @@ components: format: int32 pickup_option: type: object + description: 'Assigns a pickup consignment. Note: You cannot assign a shipping method with a pickup consignment.' properties: pickup_method_id: type: integer