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

# Functions

NewCashflowService creates a new initialized instance of the CashflowService.

# Structs

AllocationRule: Service: Cashflow Entity: AllocationRule URL: /api/v1/beta/{division}/cashflow/AllocationRule HasWebhook: false IsInBeta: true Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CashflowAllocationRule.
Banks: Service: Cashflow Entity: Banks URL: /api/v1/{division}/cashflow/Banks HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CashflowBanks.
CashflowService is responsible for communication with the Cashflow endpoints of the Exact Online API.
DirectDebitMandates: Service: Cashflow Entity: DirectDebitMandates URL: /api/v1/{division}/cashflow/DirectDebitMandates HasWebhook: false IsInBeta: false Methods: GET POST PUT DELETE Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CashflowDirectDebitMandates.
ImportNotificationDetails: Service: Cashflow Entity: ImportNotificationDetails URL: /api/v1/{division}/cashflow/ImportNotificationDetails HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CashflowImportNotificationDetails.
ImportNotifications: Service: Cashflow Entity: ImportNotifications URL: /api/v1/{division}/cashflow/ImportNotifications HasWebhook: false IsInBeta: false Methods: GET PUT Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CashflowImportNotifications.
PaymentConditions: Service: Cashflow Entity: PaymentConditions URL: /api/v1/{division}/cashflow/PaymentConditions HasWebhook: false IsInBeta: false Methods: GET POST Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CashflowPaymentConditions.
Payments: Service: Cashflow Entity: Payments URL: /api/v1/{division}/cashflow/Payments HasWebhook: false IsInBeta: false Methods: GET PUT Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CashflowPayments.
Receivables: Service: Cashflow Entity: Receivables URL: /api/v1/{division}/cashflow/Receivables HasWebhook: false IsInBeta: false Methods: GET PUT Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=CashflowReceivables.

# Type aliases

AllocationRuleEndpoint is responsible for communicating with the AllocationRule endpoint of the Cashflow service.
BanksEndpoint is responsible for communicating with the Banks endpoint of the Cashflow service.
DirectDebitMandatesEndpoint is responsible for communicating with the DirectDebitMandates endpoint of the Cashflow service.
ImportNotificationDetailsEndpoint is responsible for communicating with the ImportNotificationDetails endpoint of the Cashflow service.
ImportNotificationsEndpoint is responsible for communicating with the ImportNotifications endpoint of the Cashflow service.
PaymentConditionsEndpoint is responsible for communicating with the PaymentConditions endpoint of the Cashflow service.
PaymentsEndpoint is responsible for communicating with the Payments endpoint of the Cashflow service.
ReceivablesEndpoint is responsible for communicating with the Receivables endpoint of the Cashflow service.