RequestReceiverInfoProvider Class
With this class, you can retrieve the invoices sent by the entity or sent to the entity.
Name | Description | |
---|---|---|
![]() |
RequestReceiverInfoProvider(string, string, string, string, string, bool) |
Creates a new instance of the RequestReceiverInfoProvider This class should be used only from Providers. |
Name | Description | |
---|---|---|
![]() |
Request(bool) | Request - Get all Emails that the entity accepts invoices issued by a provider. |
![]() |
getEmails() | Get all emails for which the entity accepts invoices issued by a provider as a list of string. |
![]() |
getErrorMessage() | Get the myDATA error message. If there is no error, it returns Null |
![]() |
getProviderInfo() | Get all the VAT numbers of the providers that are connected to the entity as a list of string. |
Get started and retrieve your first Invoice