Create payment
Creates a payment from a customer to a merchant.
<Note>
Creating a payment requires a grant that is associated with the `ON_FILE_PAYMENT` or `ONE_TIME_PAYMENT` actions. To generate a grant, use the Customer Request API.
</Note>
**This endpoint is not rate limited.**
Scopes: `PAYMENTS_WRITE`
Headers
Accept
X-Region
X-Signature
User-Agent
Request
This endpoint expects an object.
idempotency_key
A unique identifier which can be used by Cash App to de-duplicate retries of this request, making it idempotent. For more information, see Idempotency.
payment
Data about the payment to create.
Response
Created
payment
Errors
400
Create Payment Request Bad Request Error