Skip to main content
GET
Récupérer un panier

Authorizations

Authorization
string
header
required

Utilisez votre clé API de Maketou dans le header Authorization.

Path Parameters

cartId
string<uuid>
required

Identifiant du panier.

Response

Panier récupéré.

id
string<uuid>
required
Example:

"fd2d91d7-20d2-4b86-b067-d474fb0d1e60"

createdAt
string<date-time>
required
Example:

"2025-11-28T14:27:00.805Z"

updatedAt
string<date-time>
required
Example:

"2025-11-28T14:27:00.805Z"

status
enum<string>
required

Statut du panier.

Available options:
waiting_payment,
completed,
abandoned,
payment_failed
customerInfo
object
required
paymentId
string<uuid>
Example:

"4d729bf5-ef1e-4f7f-bf10-e63bd3db9b04"

meta
object
Example: