chore(docs): Updated API Reference (#2903)

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-12-26 16:30:38 +00:00
committed by GitHub
co-authored by Shahed Nasser
parent 1f1b85afbb
commit d93d337df7
30 changed files with 3521 additions and 3521 deletions
@@ -4,7 +4,7 @@ import { OrderEditService } from "../../../../services"
/**
* @oas [delete] /order-edits/{id}/changes/{change_id}
* operationId: "DeleteOrderEditsOrderEditItemChange"
* summary: "Delete an Order Edit Item Change"
* summary: "Delete a Line Item Change"
* description: "Deletes an Order Edit Item Change"
* x-authenticated: true
* parameters:
@@ -4,7 +4,7 @@ import { FindParams } from "../../../../types/common"
/**
* @oas [get] /payment-collections/{id}
* operationId: "GetPaymentCollectionsPaymentCollection"
* summary: "Retrieve an PaymentCollection"
* summary: "Get a PaymentCollection"
* description: "Get a Payment Collection"
* x-authenticated: false
* parameters: