Create a sales returnCopy Pagepost https://api.katanamrp.com/v1/sales_returnsCreates a new sales return object.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsnew sales return detailssales_order_idintegerrequiredorder_created_datestringCreation date of the return. Must be compatible with ISO 8601 format. If missing then current timestamp will be used.return_location_idintegerrequired≤ 2147483647order_nostringReturn order number.additional_infostringAdditional information about the return.Responses 200New sales return created 401Make sure you've entered your API token correctly. 422Check the details property for a specific error message. 429The rate limit has been reached. Please try again later. 500The server encountered an error. If this persists, please contact supportUpdated about 1 month ago