v1
latestOpenAPI 3.0.12026-08-0688138402.2 KBReturn portals
List all return portals
Returns a list of return portals.
get/return_portals
Query parameters
idinteger
ID for the return portal.
activeboolean
Filters for whether or not the return portal is active
per_pageinteger
For pagination. Defines how many entries are returned per page.
pageinteger
For pagination. Defines which page the results are fetched from.
Response
Successful.
Example response
[
{
"id": 43,
"portal_name": "mitfirma",
"carrier_code": "gls"
}
]