set Profile Commission Account
PUT {{HostName}}/crm/v1/profiles/{{ProfileId}}/commissionAccount
Request Body
{"criteria"=>{"hotelId"=>"{{HotelId}}", "profileId"=>{"type"=>"Profile", "idContext"=>"OPERA", "id"=>"{{ProfileId}}"}, "bankAccountId"=>{"type"=>"BankAccountId", "id"=>"78858"}, "commissionCode"=>{"code"=>"NON"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-externalsystem | string | ||
x-hotelid | string | ||
x-app-key | string |