Update Checkout Session
Updates fields on an existing checkout session, modifying only the values you send
CHECKOUT_SESSION_EXPIRED_TIME, and you must create a new checkout session.Authorizations
Path Parameters
Body
The unique identifier of the customer's order (MAX 255; MIN 3).
The description of the payment (MAX 255; MIN 3).
Country where the transaction must be processed (MAX 2; MIN 2; ISO 3166-1).
The unique identifier of the account. You find this information on the Yuno dashboard (UUID, 36 chars).
The unique identifier of the customer, created using the Create Customer endpoint (UUID, 36 chars).
The URL where we will redirect your customer after making the purchase. Required for alternative payment methods with redirection. (MAX 526; MIN 3)
Specifies the payment amount object, with the value and currency.
Alternative currency representation of the transaction amount.
Specifies a list of metadata objects. You can add up to 120 metadata objects.
Checkout workflow type.
SDK_CHECKOUT, CHECKOUT, SDK_SEAMLESS The object to send the installment plan created in Yuno to show your customers and let them choose from. This optional field is used in case a particular installments plan needs to be used in the session. if not sent, we will display the installment plan created for the account for each scenario, if any.
Response
200
"007"
"c67ce158-6053-4661-a1de-aed5c945b935"
"BR"
"Payment Test"
"2025-11-14T00:43:22.719648Z"
"SDK_CHECKOUT"
false