Skip to content

Commit

Permalink
OpenAPI Update (#887)
Browse files Browse the repository at this point in the history
Update OpenAPI for 9564bf249dee65e55f5b282e926f21419f2ef5f1

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Jun 26, 2024
1 parent 57b5c3d commit 837e097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -82279,7 +82279,7 @@
}
},
"post": {
"description": "<p>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 <code>percent_off</code> 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.</p>",
"description": "<p>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 <code>percent_off</code> 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.</p>",
"operationId": "PostBillingMargins",
"requestBody": {
"content": {
Expand Down

0 comments on commit 837e097

Please sign in to comment.