|
41 | 41 | - added resource `/{projectKey}/in-store/key={storeKey}/carts/customer-id={customerId}/merge` |
42 | 42 | </details> |
43 | 43 |
|
| 44 | +**Checkout changes** |
| 45 | + |
| 46 | +<details> |
| 47 | +<summary>Added Type(s)</summary> |
| 48 | + |
| 49 | +- added type `AllowedOrigins` |
| 50 | +- added type `Application` |
| 51 | +- added type `ApplicationAgreement` |
| 52 | +- added type `ApplicationAgreementDraft` |
| 53 | +- added type `ApplicationAgreementStatus` |
| 54 | +- added type `ApplicationAgreementType` |
| 55 | +- added type `ApplicationDraft` |
| 56 | +- added type `ApplicationLogo` |
| 57 | +- added type `ApplicationMode` |
| 58 | +- added type `ApplicationStatus` |
| 59 | +- added type `ApplicationUpdateAction` |
| 60 | +- added type `ApplicationUpdateActions` |
| 61 | +- added type `DiscountsConfiguration` |
| 62 | +- added type `PaginatedApplication` |
| 63 | +- added type `PaymentsConfiguration` |
| 64 | +- added type `AddAllowedOriginUpdateAction` |
| 65 | +- added type `AddApplicationAgreementUpdateAction` |
| 66 | +- added type `AddCountryUpdateAction` |
| 67 | +- added type `RemoveAllowedOriginUpdateAction` |
| 68 | +- added type `RemoveApplicationAgreementUpdateAction` |
| 69 | +- added type `RemoveCountryUpdateAction` |
| 70 | +- added type `ReorderApplicationAgreementUpdateAction` |
| 71 | +- added type `SetActivePaymentComponentTypeUpdateAction` |
| 72 | +- added type `SetAllowAllOriginsUpdateAction` |
| 73 | +- added type `SetAllowedOriginsUpdateAction` |
| 74 | +- added type `SetApplicationAgreementNameUpdateAction` |
| 75 | +- added type `SetApplicationAgreementStatusUpdateAction` |
| 76 | +- added type `SetApplicationAgreementTextUpdateAction` |
| 77 | +- added type `SetApplicationAgreementTypeUpdateAction` |
| 78 | +- added type `SetApplicationAgreementsUpdateAction` |
| 79 | +- added type `SetApplicationLogoUpdateAction` |
| 80 | +- added type `SetApplicationNameUpdateAction` |
| 81 | +- added type `SetApplicationStatusUpdateAction` |
| 82 | +- added type `SetCountriesUpdateAction` |
| 83 | +- added type `SetDescriptionUpdateAction` |
| 84 | +- added type `SetDiscountsConfigurationUpdateAction` |
| 85 | +- added type `SetPaymentReturnUrlUpdateAction` |
| 86 | +- added type `SetPaymentsConfigurationUpdateAction` |
| 87 | +- added type `CreatedBy` |
| 88 | +- added type `LastModifiedBy` |
| 89 | +- added type `LocalizedString` |
| 90 | +- added type `LocalizedUrl` |
| 91 | +- added type `ConcurrentModificationError` |
| 92 | +- added type `DuplicateFieldWithConflictingResourceError` |
| 93 | +- added type `ErrorResponse` |
| 94 | +- added type `InvalidFieldError` |
| 95 | +- added type `InvalidOperationError` |
| 96 | +- added type `MaxResourceLimitExceededError` |
| 97 | +- added type `MissingProjectKeyError` |
| 98 | +- added type `ReferencedResourceNotFoundError` |
| 99 | +- added type `ServiceUnavailableError` |
| 100 | +- added type `SyntaxErrorError` |
| 101 | +- added type `AutomatedReversalConfiguration` |
| 102 | +- added type `ConnectorDeploymentReference` |
| 103 | +- added type `DisplayInfo` |
| 104 | +- added type `PaginatedPaymentIntegration` |
| 105 | +- added type `PaymentComponentType` |
| 106 | +- added type `PaymentIntegration` |
| 107 | +- added type `PaymentIntegrationDraft` |
| 108 | +- added type `PaymentIntegrationStatus` |
| 109 | +- added type `PaymentIntegrationType` |
| 110 | +- added type `SortingInfo` |
| 111 | +- added type `PaymentIntegrationUpdateAction` |
| 112 | +- added type `PaymentIntegrationUpdateActions` |
| 113 | +- added type `SetAutomatedReversalConfigurationPredicateUpdateAction` |
| 114 | +- added type `SetAutomatedReversalConfigurationStatusUpdateAction` |
| 115 | +- added type `SetAutomatedReversalConfigurationUpdateAction` |
| 116 | +- added type `SetConnectorDeploymentUpdateAction` |
| 117 | +- added type `SetDisplayInfoDescriptionUpdateAction` |
| 118 | +- added type `SetDisplayInfoLabelUpdateAction` |
| 119 | +- added type `SetDisplayInfoLogoUrlUpdateAction` |
| 120 | +- added type `SetDisplayInfoPayButtonTextUpdateAction` |
| 121 | +- added type `SetDisplayInfoUpdateAction` |
| 122 | +- added type `SetKeyUpdateAction` |
| 123 | +- added type `SetNameUpdateAction` |
| 124 | +- added type `SetPredicateUpdateAction` |
| 125 | +- added type `SetSortingInfoUpdateAction` |
| 126 | +- added type `SetStatusUpdateAction` |
| 127 | +- added type `SetTypeUpdateAction` |
| 128 | +</details> |
| 129 | + |
| 130 | + |
| 131 | +<details> |
| 132 | +<summary>Added Enum(s)</summary> |
| 133 | + |
| 134 | +- added enum `deployment` to type `ReferenceTypeId` |
| 135 | +</details> |
| 136 | + |
| 137 | + |
| 138 | +<details> |
| 139 | +<summary>Required Property(s)</summary> |
| 140 | + |
| 141 | +- changed property `detailedErrorMessage` of type `InvalidJsonInputError` to be optional |
| 142 | +</details> |
| 143 | + |
| 144 | + |
| 145 | +<details> |
| 146 | +<summary>Changed Property(s)</summary> |
| 147 | + |
| 148 | +- :warning: changed property `application` of type `Transaction` from type `ApplicationResourceIdentifier` to `ApplicationReference` |
| 149 | +</details> |
| 150 | + |
| 151 | + |
| 152 | +<details> |
| 153 | +<summary>Added Property(s)</summary> |
| 154 | + |
| 155 | +- added property `resourceIdentifier` to type `ResourceNotFoundError` |
| 156 | +- added property `resourceId` to type `ResourceNotFoundError` |
| 157 | +</details> |
| 158 | + |
| 159 | + |
| 160 | +<details> |
| 161 | +<summary>Changed MethodResponseBody(s)</summary> |
| 162 | + |
| 163 | +- :warning: changed response body for `400: application/json` of method `post /{projectKey}/transactions` from type `null` to `ErrorResponse` |
| 164 | +- :warning: changed response body for `400: application/json` of method `post /{projectKey}/payment-intents/{paymentId}` from type `null` to `ErrorResponse` |
| 165 | +- :warning: changed response body for `400: application/json` of method `get /{projectKey}/transactions/{id}` from type `null` to `ErrorResponse` |
| 166 | +- :warning: changed response body for `400: application/json` of method `get /{projectKey}/transactions/key={key}` from type `null` to `ErrorResponse` |
| 167 | +</details> |
| 168 | + |
| 169 | + |
| 170 | +<details> |
| 171 | +<summary>Added Method(s)</summary> |
| 172 | + |
| 173 | +- added method `apiRoot.withProjectKey().paymentIntegrations().get()` |
| 174 | +- added method `apiRoot.withProjectKey().paymentIntegrations().post()` |
| 175 | +- added method `apiRoot.withProjectKey().applications().get()` |
| 176 | +- added method `apiRoot.withProjectKey().applications().post()` |
| 177 | +- added method `apiRoot.withProjectKey().paymentIntegrations().withId().get()` |
| 178 | +- added method `apiRoot.withProjectKey().paymentIntegrations().withId().head()` |
| 179 | +- added method `apiRoot.withProjectKey().paymentIntegrations().withId().post()` |
| 180 | +- added method `apiRoot.withProjectKey().paymentIntegrations().withId().delete()` |
| 181 | +- added method `apiRoot.withProjectKey().paymentIntegrations().withKey().get()` |
| 182 | +- added method `apiRoot.withProjectKey().paymentIntegrations().withKey().post()` |
| 183 | +- added method `apiRoot.withProjectKey().paymentIntegrations().withKey().head()` |
| 184 | +- added method `apiRoot.withProjectKey().paymentIntegrations().withKey().delete()` |
| 185 | +- added method `apiRoot.withProjectKey().applications().withId().get()` |
| 186 | +- added method `apiRoot.withProjectKey().applications().withId().head()` |
| 187 | +- added method `apiRoot.withProjectKey().applications().withId().post()` |
| 188 | +- added method `apiRoot.withProjectKey().applications().withId().delete()` |
| 189 | +- added method `apiRoot.withProjectKey().applications().withKey().get()` |
| 190 | +- added method `apiRoot.withProjectKey().applications().withKey().post()` |
| 191 | +- added method `apiRoot.withProjectKey().applications().withKey().head()` |
| 192 | +- added method `apiRoot.withProjectKey().applications().withKey().delete()` |
| 193 | +</details> |
| 194 | + |
| 195 | + |
| 196 | +<details> |
| 197 | +<summary>Added Resource(s)</summary> |
| 198 | + |
| 199 | +- added resource `/{projectKey}/payment-integrations` |
| 200 | +- added resource `/{projectKey}/applications` |
| 201 | +- added resource `/{projectKey}/payment-integrations/{id}` |
| 202 | +- added resource `/{projectKey}/payment-integrations/key={key}` |
| 203 | +- added resource `/{projectKey}/applications/{id}` |
| 204 | +- added resource `/{projectKey}/applications/key={key}` |
| 205 | +</details> |
| 206 | + |
0 commit comments