Order

(Auth roles: Promoter)

post/v{api-version}/Order/seller

Path parameters

api-versionstring required

Headers

header for region:'sr', 'fr', 'nl'

Request body

sellerIdinteger
paymentType1 | 2 | 3 | 9
paymentProvider0 | 1 | 2 | 32767
paymentMethodinteger nullable
type0 | 1 | 2 | 3 | 4
promoterPaymentProviderIdinteger
successUrlstring nullable
currencystring nullable
firstNamestring nullable
lastNamestring nullable
physicalAddressstring nullable
citystring nullable
postalCodestring nullable
phoneNumberstring nullable
buyerEmailstring nullable
birthdaystring date-time
genderstring nullable
companyEmailstring nullable
companyNamestring nullable
companyAddressstring nullable
companyCitystring nullable
companyPostalCodestring nullable
buyerCountrystring nullable
companyCountrystring nullable
companyVatNumberstring nullable
couponCodestring nullable
isDelayedPaymentboolean
tagNamesstring[] nullable

Response

OK

orderIdstring nullable
transactionIdstring nullable
paymentUrlstring nullable
returnUrlstring nullable
paymentProvider0 | 1 | 2 | 32767

Changes