Embedded

Update an embedded payment request (amount and/or rewards) before payment initiation

Update an embedded payment request (amount and/or rewards) before payment initiation

patch/api/v1/embedded/payment-requests

Request body

payment_tokenstring required

Payment token identifying the request to update

amountinteger

Minor-unit amount (e.g. cents)

Response

Success

successboolean required

Indicates if the request was successful

Changes