Creates or updates a custom attribute for a merchant.
Open in API Reference
The ID of the target merchant.
A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field’s value.
''
The key of the custom attribute to create or update. This key must match the key of a custom attribute definition in the Square seller account. If the requesting application is not the definition owner, you must use the qualified key.
key
The custom attribute to create or update, with the following fields:
value
schema
A nonexistent value. In an API request this value will appear as null. Can be used to clear a field entirely.
null
A unique identifier for this request, used to ensure idempotency. For more information, see Idempotency.
// No response received yet.