ReconBuyerIdentityInput
No description
input ReconBuyerIdentityInput {
internal: String
travelgate: ReconTravelgateBuyerIdentityInput
}
Fields
ReconBuyerIdentityInput.internal
● String
scalar
Internal buyer code - user for buyers outside of Travelgate.
ReconBuyerIdentityInput.travelgate
● ReconTravelgateBuyerIdentityInput
input
Either 'client_code' or 'buyer_org_code' must be provided.
Member Of
BookingCancelSellerMutationInput
input ● BookingCreateSellerMutationInput
input ● BookingUpdateSellerMutationInput
input