Create brand

Creates a new brand with the given attributes.

This endpoint is not rate limited.

Scopes: BRANDS_WRITE

Headers

AcceptstringRequired
X-RegionstringRequired
X-SignaturestringRequired
User-AgentstringRequired

Request

idempotency_keystringRequired>=1 character<=64 characters

A unique identifier which can be used by Cash App to de-duplicate retries of this request, making it idempotent. Learn more about idempotency in the API.

brandobjectRequired
Details about the brand to create.

Response

Created
brandobject or null
A brand is the entity a customer perceives that they are transacting with.

Errors