|
16 | 16 | - added type `DiscountGroupSetKeyAction` |
17 | 17 | - added type `DiscountGroupSetNameAction` |
18 | 18 | - added type `DiscountGroupSetSortOrderAction` |
| 19 | +- added type `MyPaymentSetMethodInfoCustomFieldAction` |
| 20 | +- added type `MyPaymentSetMethodInfoCustomTypeAction` |
| 21 | +- added type `MyPaymentSetMethodInfoInterfaceAccountAction` |
19 | 22 | - added type `DiscountGroupCreatedMessage` |
20 | 23 | - added type `DiscountGroupDeletedMessage` |
21 | 24 | - added type `DiscountGroupKeySetMessage` |
22 | 25 | - added type `DiscountGroupSortOrderSetMessage` |
| 26 | +- added type `PaymentInterfaceIdSetMessage` |
| 27 | +- added type `PaymentMethodCreatedMessage` |
| 28 | +- added type `PaymentMethodCustomFieldAddedMessage` |
| 29 | +- added type `PaymentMethodCustomFieldChangedMessage` |
| 30 | +- added type `PaymentMethodCustomFieldRemovedMessage` |
| 31 | +- added type `PaymentMethodCustomTypeRemovedMessage` |
| 32 | +- added type `PaymentMethodCustomTypeSetMessage` |
| 33 | +- added type `PaymentMethodDefaultSetMessage` |
| 34 | +- added type `PaymentMethodDeletedMessage` |
| 35 | +- added type `PaymentMethodInfoCustomFieldAddedMessage` |
| 36 | +- added type `PaymentMethodInfoCustomFieldChangedMessage` |
| 37 | +- added type `PaymentMethodInfoCustomFieldRemovedMessage` |
| 38 | +- added type `PaymentMethodInfoCustomTypeRemovedMessage` |
| 39 | +- added type `PaymentMethodInfoCustomTypeSetMessage` |
| 40 | +- added type `PaymentMethodInfoInterfaceAccountSetMessage` |
| 41 | +- added type `PaymentMethodInfoInterfaceSetMessage` |
| 42 | +- added type `PaymentMethodInfoMethodSetMessage` |
| 43 | +- added type `PaymentMethodInfoNameSetMessage` |
| 44 | +- added type `PaymentMethodInfoTokenSetMessage` |
| 45 | +- added type `PaymentMethodInterfaceAccountSetMessage` |
| 46 | +- added type `PaymentMethodKeySetMessage` |
| 47 | +- added type `PaymentMethodMethodSetMessage` |
| 48 | +- added type `PaymentMethodNameSetMessage` |
| 49 | +- added type `PaymentMethodPaymentInterfaceSetMessage` |
| 50 | +- added type `PaymentMethodPaymentMethodStatusSetMessage` |
23 | 51 | - added type `DiscountGroupCreatedMessagePayload` |
24 | 52 | - added type `DiscountGroupDeletedMessagePayload` |
25 | 53 | - added type `DiscountGroupKeySetMessagePayload` |
26 | 54 | - added type `DiscountGroupSortOrderSetMessagePayload` |
| 55 | +- added type `PaymentInterfaceIdSetMessagePayload` |
| 56 | +- added type `PaymentMethodCreatedMessagePayload` |
| 57 | +- added type `PaymentMethodCustomFieldAddedMessagePayload` |
| 58 | +- added type `PaymentMethodCustomFieldChangedMessagePayload` |
| 59 | +- added type `PaymentMethodCustomFieldRemovedMessagePayload` |
| 60 | +- added type `PaymentMethodCustomTypeRemovedMessagePayload` |
| 61 | +- added type `PaymentMethodCustomTypeSetMessagePayload` |
| 62 | +- added type `PaymentMethodDefaultSetMessagePayload` |
| 63 | +- added type `PaymentMethodDeletedMessagePayload` |
| 64 | +- added type `PaymentMethodInfoCustomFieldAddedMessagePayload` |
| 65 | +- added type `PaymentMethodInfoCustomFieldChangedMessagePayload` |
| 66 | +- added type `PaymentMethodInfoCustomFieldRemovedMessagePayload` |
| 67 | +- added type `PaymentMethodInfoCustomTypeRemovedMessagePayload` |
| 68 | +- added type `PaymentMethodInfoCustomTypeSetMessagePayload` |
| 69 | +- added type `PaymentMethodInfoInterfaceAccountSetMessagePayload` |
| 70 | +- added type `PaymentMethodInfoInterfaceSetMessagePayload` |
| 71 | +- added type `PaymentMethodInfoMethodSetMessagePayload` |
| 72 | +- added type `PaymentMethodInfoNameSetMessagePayload` |
| 73 | +- added type `PaymentMethodInfoTokenSetMessagePayload` |
| 74 | +- added type `PaymentMethodInterfaceAccountSetMessagePayload` |
| 75 | +- added type `PaymentMethodKeySetMessagePayload` |
| 76 | +- added type `PaymentMethodMethodSetMessagePayload` |
| 77 | +- added type `PaymentMethodNameSetMessagePayload` |
| 78 | +- added type `PaymentMethodPaymentInterfaceSetMessagePayload` |
| 79 | +- added type `PaymentMethodPaymentMethodStatusSetMessagePayload` |
27 | 80 | - added type `StagedOrderChangePriceRoundingModeAction` |
| 81 | +- added type `PaymentMethod` |
| 82 | +- added type `PaymentMethodDraft` |
| 83 | +- added type `PaymentMethodPagedQueryResponse` |
| 84 | +- added type `PaymentMethodReference` |
| 85 | +- added type `PaymentMethodStatus` |
| 86 | +- added type `PaymentMethodToken` |
| 87 | +- added type `PaymentMethodUpdate` |
| 88 | +- added type `PaymentMethodUpdateAction` |
| 89 | +- added type `PaymentMethodSetCustomFieldAction` |
| 90 | +- added type `PaymentMethodSetCustomTypeAction` |
| 91 | +- added type `PaymentMethodSetDefaultAction` |
| 92 | +- added type `PaymentMethodSetInterfaceAccountAction` |
| 93 | +- added type `PaymentMethodSetKeyAction` |
| 94 | +- added type `PaymentMethodSetMethodAction` |
| 95 | +- added type `PaymentMethodSetNameAction` |
| 96 | +- added type `PaymentMethodSetPaymentInterfaceAction` |
| 97 | +- added type `PaymentMethodSetPaymentMethodStatusAction` |
| 98 | +- added type `PaymentMethodInfoDraft` |
| 99 | +- added type `PaymentSetMethodInfoAction` |
| 100 | +- added type `PaymentSetMethodInfoCustomFieldAction` |
| 101 | +- added type `PaymentSetMethodInfoCustomTypeAction` |
| 102 | +- added type `PaymentSetMethodInfoInterfaceAccountAction` |
| 103 | +- added type `PaymentSetMethodInfoTokenAction` |
28 | 104 | - added type `ProductTailoringSetProductAttributeAction` |
29 | 105 | - added type `AttributeLevelEnum` |
30 | 106 | - added type `ProductSetProductAttributeAction` |
|
36 | 112 | <summary>Added Resource(s)</summary> |
37 | 113 |
|
38 | 114 | - added resource `/{projectKey}/discount-groups` |
| 115 | +- added resource `/{projectKey}/payment-methods` |
39 | 116 | - added resource `/{projectKey}/discount-groups/key={key}` |
40 | 117 | - added resource `/{projectKey}/discount-groups/{ID}` |
| 118 | +- added resource `/{projectKey}/payment-methods/key={key}` |
| 119 | +- added resource `/{projectKey}/payment-methods/{ID}` |
41 | 120 | </details> |
42 | 121 |
|
43 | 122 | <details> |
|
51 | 130 | <details> |
52 | 131 | <summary>Changed Property(s)</summary> |
53 | 132 |
|
| 133 | +- :warning: changed property `paymentMethodInfo` of type `MyPaymentDraft` from type `PaymentMethodInfo` to `PaymentMethodInfoDraft` |
| 134 | +- :warning: changed property `paymentMethodInfo` of type `PaymentDraft` from type `PaymentMethodInfo` to `PaymentMethodInfoDraft` |
54 | 135 | - :warning: changed property `filter` of type `SearchSorting` from type `SearchQueryExpression` to `SearchQuery` |
55 | 136 | </details> |
56 | 137 |
|
|
72 | 153 | - added property `priceRoundingMode` to type `StagedOrder` |
73 | 154 | - added property `priceRoundingMode` to type `Order` |
74 | 155 | - added property `priceRoundingMode` to type `OrderImportDraft` |
| 156 | +- added property `token` to type `PaymentMethodInfo` |
| 157 | +- added property `interfaceAccount` to type `PaymentMethodInfo` |
| 158 | +- added property `custom` to type `PaymentMethodInfo` |
75 | 159 | - added property `attributes` to type `ProductTailoringData` |
76 | 160 | - added property `attributes` to type `ProductTailoringDraft` |
77 | 161 | - added property `attributes` to type `ProductTailoringInStoreDraft` |
|
95 | 179 | - added method `apiRoot.withProjectKey().discountGroups().get()` |
96 | 180 | - added method `apiRoot.withProjectKey().discountGroups().head()` |
97 | 181 | - added method `apiRoot.withProjectKey().discountGroups().post()` |
| 182 | +- added method `apiRoot.withProjectKey().paymentMethods().get()` |
| 183 | +- added method `apiRoot.withProjectKey().paymentMethods().head()` |
| 184 | +- added method `apiRoot.withProjectKey().paymentMethods().post()` |
98 | 185 | - added method `apiRoot.withProjectKey().discountGroups().withKey().get()` |
99 | 186 | - added method `apiRoot.withProjectKey().discountGroups().withKey().head()` |
100 | 187 | - added method `apiRoot.withProjectKey().discountGroups().withKey().post()` |
|
103 | 190 | - added method `apiRoot.withProjectKey().discountGroups().withId().head()` |
104 | 191 | - added method `apiRoot.withProjectKey().discountGroups().withId().post()` |
105 | 192 | - added method `apiRoot.withProjectKey().discountGroups().withId().delete()` |
| 193 | +- added method `apiRoot.withProjectKey().paymentMethods().withKey().get()` |
| 194 | +- added method `apiRoot.withProjectKey().paymentMethods().withKey().head()` |
| 195 | +- added method `apiRoot.withProjectKey().paymentMethods().withKey().post()` |
| 196 | +- added method `apiRoot.withProjectKey().paymentMethods().withKey().delete()` |
| 197 | +- added method `apiRoot.withProjectKey().paymentMethods().withId().get()` |
| 198 | +- added method `apiRoot.withProjectKey().paymentMethods().withId().head()` |
| 199 | +- added method `apiRoot.withProjectKey().paymentMethods().withId().post()` |
| 200 | +- added method `apiRoot.withProjectKey().paymentMethods().withId().delete()` |
106 | 201 | </details> |
107 | 202 |
|
108 | 203 | <details> |
109 | 204 | <summary>Added Enum(s)</summary> |
110 | 205 |
|
111 | 206 | - added enum `ApplicationStoppedByGroupBestDeal` to type `DiscountCodeState` |
112 | 207 | - added enum `discount-group` to type `ReferenceTypeId` |
| 208 | +- added enum `payment-method` to type `ReferenceTypeId` |
| 209 | +- added enum `payment-method` to type `ExtensionResourceTypeId` |
113 | 210 | </details> |
114 | 211 |
|
115 | 212 | **Import changes** |
|
134 | 231 | <summary>Added Enum(s)</summary> |
135 | 232 |
|
136 | 233 | - added enum `ApplicationStoppedByGroupBestDeal` to type `DiscountCodeState` |
| 234 | +- added enum `payment-method` to type `ReferenceTypeId` |
137 | 235 | </details> |
0 commit comments