Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Method name:

public ReturnResultApiBean createReturn(ReturnsApiBean returnsApiBean, String apiKey) 
throws MeestException;

Service request: ReturnsApiBean

Field nameField typeRequiredDescription

idReturn

LongNIdentyfikator zwrotu

idParcel

LongYIdentyfikator paczki w systemie Meest Polska

dispatchNumber

StringY/NOpis błędu lub komunikat o poprawnie wykonanej operacji

receiverAddress

AddressesEvidenceApiBean

N

Link do pobrania dokumentów celnych.

receiverName

String

YNazwa odbiorcy

parcelBarCode

String

YBarCode przesyłki

parcelNumber

String

YNumer przesyłki w systemie partnera

returnsNumber

String

YNumer zwrotu

createDate

DateYData utworzenia

parcelWeight

Double

YWaga przesyłki

parcelPrice

Double

YCena przesyłki

parcelValue

Double

YCena przesyłki EUR

returnsStatus

ReturnsStatusEnum

Y

Possible values:

ACCEPTED, REJECTED

returnsType

ReturnsTypeEnum

Y

Possible values: FULL, PARTIAL

returnsReason

ReturnsReasonEnum

Y

Possible values:

NOT_DELIVERED, COMPLAINT, OTHER

returnsDetails

String

N

Detail for othertype return

moneyTransferType

MoneyTransferTypeEnum

Y

POSTAL_MONEY_TRANSFER

parcelInternalNumber

String

YWewnętrzny numer paczki

passportPlaceDate

String

NData i miejsce wydania paszportu

passportSeries

String

NSeria paszportu

passportNumber

String

NNumer paszportu

clientCode

String

NKod klienta

processDataAcceptation

String

YZgoda na przetwarzanie danych osobowych

returnsDate

DateYData zwrotu

weight

DoubleYWaga

valueEur

DoubleYWartość zwrotu w EUR

valueUah

DoubleYWartość zwrotu w UAH

valueWords

String

NWartość zwrotu słownie

notes

String

NNotatki

phoneNumber

String

YNumer telefonu

bankCard

String

NNumer konta bankowego

taxNumber

String

NKwota podatku

returnPositions

ArrayList<ReturnsPositionApiBean>

YLista pozycji zwrotu

Service Response ReturnResultApiBean

Field nameField typeRequired

Description

idReturn

Long

N

Unique return identifier

apiStatusEnum

ApiStatusEnum

Y

Result of method call. Possible values:

OK, ERROR, VALIDATION_ERROR

errorDescription

String

Y/N

Description of error for status of error or validation

returnNumber

String

N

Unique return number

  • No labels