v1

latestOpenAPI 3.1.02026-07-2422707.0 MB

Update billing address from the guest profile

Purpose: Use this API to update the billing address of the guest from the guest profile while saving a new card.

You must provide a unique identifier for the guest_id and the account_id.

put/v1/guests/{guest_id}/accounts/{account_id}/billing_address

Path parameters

guest_idstring required

Unique 32 digit identifier of the guest.

account_idstring required

Unique 32 digit identifier of the guest's saved card/payment account.

Request body

center_idstring

Unique identifier of the center.

processor_idstring

Name of the processor associated with the center.

billing_addressobject

Address of the guest that must be updated.

Response

200