We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.

Only Essential Cookies
Accept All

Updating Part of a Boarding Pass Instance

Updates part of a boarding pass instance corresponding to instanceId.

1 Request

HTTP request

PATCH
https://${url}/hmspass/v1/flight/instance/{instanceId}
Note: The ${url} variable in the preceding request should be selected based on the region where the wallet server is located. For details, please refer to Wallet Server Address.

Path Parameters

Parameter nameValueDescription
instanceIdStringInstance ID. This ID must be unique across all instances of an issuer. The value contains only alphabetic letters, digits, dots (.), hyphens (-), and underscores (_).

Request body

The request body contains an hwWalletObject, which is the boarding pass instance to be updated.

2 Response

If successful, this method returns a response containing the hwWalletObject that is updated.

Search
Enter a keyword.