ProvOrian.cancelDeliveryNote Method

Use this method in order to cancel a Delivery Note to ORIAN Provider.
Public Function cancelDeliveryNote( _ 
ByVal mark As Long
) As Dictionary(Of String, String)
This language is not supported or no code example is available.
public Dictionary<string, string> cancelDeliveryNote( 
long mark 
)
This language is not supported or no code example is available.

Parameters

mark
long

Return Value

Dictionary<string, string>
FieldValue / Description
isSuccessTrue
authenticationCode
invoiceMARK400000000000001
invoiceUID
qrCode
voucherName
invoiceID
invoiceUrl
providerUrl
issueDate01/01/0001 00:00:00
statusCode0
statusText
fileName
paymentMark
cancellationMark400000000000002
paymentInfo
JSON_ARBDATAVjJ4b2FtUXhUW!RpUlZKU1ZqSjRWbFpxUW1!T1ZteFpZa1Z3VDJFeWVFVlZNVkp^Vkd4S1JsSnFUbFZXVmtwSF

.NET Framework

Supported in: 3.5 or newer

In this article

Definition