Skip to content

Commit d5b618e

Browse files
committed
Updated API from documentation release
1 parent 5e042a9 commit d5b618e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-specs/checkout/types/responses/NotApplicableDiscountCodeRemoved.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: ResponseMessage
44
displayName: NotApplicableDiscountCodeRemoved
55
discriminatorValue: not_applicable_discount_code_removed
66
description: |
7-
Generated when using the `paymentFlow` [method](/../checkout/sdk#paymentflow-method) and Checkout removes a [Discount Code](/../api/projects/discountCodes) from the Cart because it does not apply to the Cart. Checkout removes the Discount Code to avoid an order creation error when converting the Cart to an Order.
7+
Generated when using the `paymentFlow` [method](/../checkout/browser-sdk#paymentflow-method) and Checkout removes a [Discount Code](/../api/projects/discountCodes) from the Cart because it does not apply to the Cart. Checkout removes the Discount Code to avoid an order creation error when converting the Cart to an Order.
88
properties:
99
code:
1010
type: string

0 commit comments

Comments
 (0)