How to Make Web API Calls to RMA Endpoints
First, you need to authorize in order to use RMA endpoints in the Magento 2 RMA Extension. See official Magento Documentation to learn how to authorize correctly.
RMA Endpoints Documentation
Returns and Exchanges REST API allows you to create returns, authorize several or all products, assign a manager to a return, add a tracking code, create messages for customers, and much more.
Please, go to the Plumrocket RMA API documentation to learn more about Returns and Exchanges REST API endpoints.
Was this article helpful?