ProvOrian.getPeppolResponse Method

Get the Peppol Responses for a B2G Invoice
Public Function getPeppolResponse( _ 
ByVal mark As String
) As Dictionary(Of String, String)
This language is not supported or no code example is available.
public Dictionary<string, string> getPeppolResponse( 
string mark 
)
This language is not supported or no code example is available.

Parameters

mark
string

The MARK of the B2G Invoice

Return Value

Dictionary<string, string>
FieldValue / Description
[0].mark400000000000001
[0].actionDate01/01/2026 09:00:00
[0].actionTypeSent to Peppol Network
[0].userName
[0].remarksSuccessfully sent peppol network. Status: SUCCESS

.NET Framework

Supported in: 3.5 or newer

In this article

Definition