Create request

Creates a request to perform an action on a customer’s account. All available actions can be found in the action schema.

Headers

AcceptstringRequired
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.

requestobjectRequired
Details about the request to create.

Response

Created
requestobject
Describes a request from a client to perform a given action on a customer's account.