GET v1/currencies/{currencyId}?billingCycleId={billingCycleId}
Get a billing cycle.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
billingCycleId |
The ID of the requested billing cycle | integer |
Required |
currencyId |
string |
None. |
Body Parameters
None.
Response Information
Resource Description
The requested billing cycle
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.