REST API for transform an Invoice to Return Authorization

Scenario: If the user wants to create the Return Authorization for an invoice but for a particular line item. In this case, we can use the ‘!transform’ method to convert an invoice to an RMA. Here with the endpoint URL, if we provide the value ‘replace=item’, and provide needed line details in the request body.… Continue reading REST API for transform an Invoice to Return Authorization