@delopay/sdk 0.112.0 → 0.113.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2830,7 +2830,10 @@ var Shops = class {
2830
2830
  * @param merchantId - The merchant account ID.
2831
2831
  * @param shopId - The shop (business profile) ID to restyle.
2832
2832
  * @param params - The new `payment_link_config` blob (full replacement).
2833
- * @returns The updated business profile.
2833
+ * @returns The saved branding — the same shape `retrieveCheckoutBranding`
2834
+ * returns, not the whole shop. A role whose only power is restyling a
2835
+ * checkout must not receive the webhook signing key or the card-vault
2836
+ * configuration back from a save.
2834
2837
  */
2835
2838
  async updateCheckoutBranding(merchantId, shopId, params, options) {
2836
2839
  return this.request(
@@ -6836,4 +6839,4 @@ export {
6836
6839
  decodeNativePanes,
6837
6840
  encodeNativePanes
6838
6841
  };
6839
- //# sourceMappingURL=chunk-3O5MU6FP.js.map
6842
+ //# sourceMappingURL=chunk-NY5O6S5X.js.map