Exports rates for a specific rate group
get
/PASService/rest/services/v1/rateGroups/{rateGroupId}/export
This endpoint exports the rates for a rate group identified by the provided rate group ID.
Request
Path Parameters
-
rateGroupId(required): string(guid)
Rate Group Id
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/octet-stream
200 Response
Rates exported successfully
404 Response
Rate group not found
500 Response
Internal server error during export