get http://sandbox.env.symmetrical.ai/v1/fee_categories//recurring_fees/
Retrieves a recurring fee
Log in to see full request history
Response
200OK
Retrieves a recurring fee
200OK
xxxxxxxxxx
curl --request GET \
--url http://sandbox.env.symmetrical.ai/v1/fee_categories/fee_category_id/recurring_fees/fee_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here!