Create incremental authorization
Creates an authorization update for a payment. The authorization amount must be greater than or equal to the current authorized amount.
Use this endpoint for incremental authorization instead of overcapturing using the Capture payment endpoint. By creating additional payment authorizations exceeding the current authorized amount, you can request additional funds without risking the original amount being declined.
**This endpoint is not rate limited.**
Scopes: `PAYMENTS_WRITE`
Path parameters
payment_id
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. Learn more about idempotency in the API.
Response
Created
Errors
400
Bad Request Error
404
Not Found Error