PUT {{baseUrl}}/ecw/customer/update-customer-setup
Authorization: Bearer {{token}}
tenant-id: {{adminTenentId}}
Content-Type: application/json
{
"customerIdList": [51966],
"arrivalConfirm": 1,
"customerLines": [
{
"objectiveIds": "2,4",
"departureId": 1,
"zhongPaoType": 1
}
],
"defaultBilling": true,
"defaultPay": true,
"isShowTidanPrice": true,
"lightUnit": "13"
}
### page
GET {{baseUrl}}/ecw/customer/page?pageNo=1&pageSize=10&customerService[0]=1144&customerService[1]=2659&beginEnterOpenSeaTime=2024-10-02%2000%3A00%3A00&endEnterOpenSeaTime=2024-10-05%2000%3A00%3A00