GET Api/Invoke/GetPassengersIsAllHaveTicket/{OrderId}

获取当前订单是否所有乘机人都已含有票号

Request Information

URI Parameters

NameDescriptionTypeAdditional information
OrderId

订单ID

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

获取当前订单是否所有乘机人都已含有票号

boolean

Response Formats

application/json, text/json

Sample:
true