Capture payment
Updates a payment with the given amount and finalizes it so that it can be paid out in the next nightly settlement batch.
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.
amount
The amount of money to collect from the customer, in the lowest denomination of currency for the payment.
To over-capture or under-capture the payment, set this field to a different value from the current payment amount.
Min value: 1
Response
OK
payment