package
0.0.0-20220530105605-7cd2dfd380db
Repository: https://github.com/stack11/go-exactonline.git
Documentation: pkg.go.dev

# Functions

NewSubscriptionService creates a new initialized instance of the SubscriptionService.

# Structs

SubscriptionLines: Service: Subscription Entity: SubscriptionLines URL: /api/v1/{division}/subscription/SubscriptionLines HasWebhook: false IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=SubscriptionSubscriptionLines.
SubscriptionLineTypes: Service: Subscription Entity: SubscriptionLineTypes URL: /api/v1/{division}/subscription/SubscriptionLineTypes HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=SubscriptionSubscriptionLineTypes.
SubscriptionReasonCodes: Service: Subscription Entity: SubscriptionReasonCodes URL: /api/v1/{division}/subscription/SubscriptionReasonCodes HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=SubscriptionSubscriptionReasonCodes.
SubscriptionRestrictionEmployees: Service: Subscription Entity: SubscriptionRestrictionEmployees URL: /api/v1/{division}/subscription/SubscriptionRestrictionEmployees HasWebhook: false IsInBeta: false Methods: GET POST DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=SubscriptionSubscriptionRestrictionEmployees.
SubscriptionRestrictionItems: Service: Subscription Entity: SubscriptionRestrictionItems URL: /api/v1/{division}/subscription/SubscriptionRestrictionItems HasWebhook: false IsInBeta: false Methods: GET POST DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=SubscriptionSubscriptionRestrictionItems.
Subscriptions: Service: Subscription Entity: Subscriptions URL: /api/v1/{division}/subscription/Subscriptions HasWebhook: false IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=SubscriptionSubscriptions.
SubscriptionService is responsible for communication with the Subscription endpoints of the Exact Online API.
SubscriptionTypes: Service: Subscription Entity: SubscriptionTypes URL: /api/v1/{division}/subscription/SubscriptionTypes HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=SubscriptionSubscriptionTypes.

# Type aliases

SubscriptionLinesEndpoint is responsible for communicating with the SubscriptionLines endpoint of the Subscription service.
SubscriptionLineTypesEndpoint is responsible for communicating with the SubscriptionLineTypes endpoint of the Subscription service.
SubscriptionReasonCodesEndpoint is responsible for communicating with the SubscriptionReasonCodes endpoint of the Subscription service.
SubscriptionRestrictionEmployeesEndpoint is responsible for communicating with the SubscriptionRestrictionEmployees endpoint of the Subscription service.
SubscriptionRestrictionItemsEndpoint is responsible for communicating with the SubscriptionRestrictionItems endpoint of the Subscription service.
SubscriptionsEndpoint is responsible for communicating with the Subscriptions endpoint of the Subscription service.
SubscriptionTypesEndpoint is responsible for communicating with the SubscriptionTypes endpoint of the Subscription service.