post https://oms-stub-external-sit.hepsiburada.com/orders/merchantId/
Bu servis belirtilen satıcı için test siparişi oluşturulmasını sağlar
Log in to see full request history
Responses
Bu servis belirtilen satıcı için test siparişi oluşturulmasını sağlar
xxxxxxxxxx
23curl --request POST \
--url https://oms-stub-external-sit.hepsiburada.com/orders/merchantId/merchantId \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"Customer": {
"CustomerId": "dfc8a27f-faae-4cb2-859c-8a7d50ee77be",
"Name": "Test User"
},
"DeliveryAddress": {
"AddressDetail": "Trump Towers",
"AddressId": "e66765b3-d37d-488c-ae15-47051245dc9b",
"AlternatePhoneNumber": "045321538212",
"City": "İstanbul",
"CountryCode": "TR",
"District": "Kustepe",
"Email": "customer@hepsiburada.com.tr",
"Name": "Hepsiburada Office",
"PhoneNumber": "902822613231"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: