Skip to content

Commit 8ad4b29

Browse files
committed
Updated API from documentation release
1 parent 52dd744 commit 8ad4b29

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

api-specs/api/types/type/ResourceTypeId.raml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ enum:
2727
- order-return-item
2828
- payment
2929
- payment-interface-interaction
30+
- payment-method
31+
- payment-method-info
3032
- product-price
3133
- product-selection
3234
- product-tailoring
@@ -87,6 +89,10 @@ enum:
8789
[Payment](ctp:api:type:Payment)
8890
payment-interface-interaction: |
8991
[InterfaceInteraction](ctp:api:type:PaymentAddInterfaceInteractionAction) on [Payment](ctp:api:type:Payment)
92+
payment-method: |
93+
[PaymentMethod](ctp:api:type:PaymentMethod)
94+
payment-method-info: |
95+
[PaymentMethodInfo](ctp:api:type:PaymentMethodInfo) on [Payment](ctp:api:type:Payment)
9096
product-price: |
9197
[Embedded Price](ctp:api:type:Price) on [ProductVariant](ctp:api:type:ProductVariant)
9298
product-selection: |

0 commit comments

Comments
 (0)