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

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Rates exported successfully

404 Response

Rate group not found

500 Response

Internal server error during export
Back to Top