CustomerError
Set of errors that are related to requests dealing with Customer.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
STATUS_CHANGE_DISALLOWED
|
Customer status is not allowed to be changed from DRAFT and CLOSED. Currency code and at least one of country code and time zone needs to be set when status is changed to ENABLED. |
ACCOUNT_NOT_SET_UP
|
CustomerService cannot get a customer that has not been fully set up. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["This document outlines errors that can occur when making requests related to a Customer resource."],["The errors involve restrictions around changing customer status, requiring certain fields to be set, and ensuring the customer account is fully set up."],["Specific error codes such as `STATUS_CHANGE_DISALLOWED` and `ACCOUNT_NOT_SET_UP` provide further details on the issue encountered."]]],[]]