From 29e674275cf2fbb924abf06be2395f11d6df1cfd Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 19:17:15 +0000 Subject: [PATCH] Update OpenAPI for 9564bf249dee65e55f5b282e926f21419f2ef5f1 --- embedded/openapi/spec3.beta.sdk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index c6ca5d70..4c280a49 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -82279,7 +82279,7 @@ } }, "post": { - "description": "

Create a margin object to be used with invoices, invoice items, and invoice line items for a customer to represent a partner discount.A margin has a percent_off which is the percent that will be taken off the subtotal after all items and other discounts and promotions) of any invoices for a customer. Calculation of prorations do not include any partner margins applied on the original invoice item.

", + "description": "

Create a margin object to be used with invoices, invoice items, and invoice line items for a customer to represent a partner discount. A margin has a percent_off which is the percent that will be taken off the subtotal after all items and other discounts and promotions) of any invoices for a customer. Calculation of prorations do not include any partner margins applied on the original invoice item.

", "operationId": "PostBillingMargins", "requestBody": { "content": {