Block Account and Customer

Path Params
uuid
required

Unique identifier (UUID) of the Account

Body Params

Body of a request to block an account. (Deprecation Notice: this functionality will be modified in the future releases, check schema for more details).

string
enum

Deprecation Notice: ACCOUNT_AND_CUSTOMER value to be removed.

Deprecation Notice: ACCOUNT_AND_CUSTOMER default value to be removed.

Controls which entities will have block applied.

Use of ACCOUNT_ONLY is encouraged.

Possible values:

  • ACCOUNT_ONLY (Preferred): Only the account will be blocked.
  • ACCOUNT_AND_CUSTOMER (Default if no value provided): Both the account and customer(s) owning it will be blocked. It returns SUCCESS in case of partial success (Account blocked, but customer not blocked due to permission issues).
Allowed:
string
required
length ≥ 1

Note or explanation for reason block is applied

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json