DespatchInfo

UUID

GUID is a unique number used to track delivery note responses.

EDespatchAnswer.DespatchInfo.UUID = 'b8787efb-639d-4efc-85b5-953bf1dbaac0';
circle-info

If the field is left blank, a new UUID will be added to the delivery note response by the system.

TemplateUUID

This field is used for the UUID of the XSLT that will be added to the reply note. The XSLT corresponding to this UUID is added to the reply note.

EDespatchAnswer.DespatchInfo.TemplateUUID = '94e8b735-1361-4d6f-a4a6-3745b62239c8';
circle-info

If the TemplateUUID field is filled and the TemplateBase64String field is empty, the design corresponding to the entered TemplateUUID information will be added to the response invoice. If the TemplateBase64String field is filled, the TemplateBase64String information will be added as the design of the response invoice regardless of the TemplateUUID field. If the TemplateUUID and TemplateBase64String fields are left blank, the default design will be added to the response invoice.

TemplateBase64String

The Base64 version of the design to be included in the reply note is added here.

circle-info
  • If the TemplateUUID field is filled and the TemplateBase64String field is empty, the design corresponding to the entered TemplateUUID information will be added to the reply invoice.

  • If the TemplateBase64String field is filled, the TemplateBase64String information will be added as the design of the reply invoice regardless of the TemplateUUID field.

  • If the TemplateUUID and TemplateBase64String fields are left empty, the default design will be added to the reply invoice.

DespatchType

An Enum object is a data type object. It can accept the following values. The selection should be made according to the type of delivery note.

DespatchSerieOrNumber

You can enter the 16-digit e-Delivery Note number and the 3-digit serial number in this field. If you enter the 16-digit delivery note number, no action will be taken; the value you enter will be determined as the delivery note number. If you enter the 3-digit serial number, a number will be generated from that serial number defined on the portal.

circle-info

The EFT series registered in the portal is automatically assigned the next number.

IssueDate

The delivery note date is entered in this field.

ActualDespatchDateTime

The delivery time is entered in this field.

PayableAmount

This is the field where the amount to be paid on the delivery note will be entered.

CurrencyCode

This field is where the currency of the delivery note is entered. The possible values ​​are listed under Currency Codes in the code lists section.

DespatchProfile

It is an object of type Enum. It can accept the following values. This is the field where the scenario of the e-delivery note will be specified.

This is a standard consignment note, also known as a transport consignment note.

MatbuIssueDate

The date of the printed delivery note is entered in this field.

MatbuNumber

You must enter the 16-digit printed e-Delivery Note number in this field.

Last updated