{
"id": "string",
"mode": "payment",
"currency": "string",
"customer": "string",
"after_completion": {
"type": "hosted",
"redirect_url_approved": "http://example.com",
"redirect_url_processing": "http://example.com"
},
"items": [
{
"id": "si_d7d2UrHwSG5A5YkYF7vfZmFf",
"name": "Nombre del producto",
"unit_price": "20000.00",
"quantity": 1,
"subtotal": "20000.00",
"total": "20000.00",
"product": {
"id": "prod_GYzZ5BXNRu6DxqQcEPJNoeCk",
"name": "Nombre del producto",
"description": "string",
"status": "active",
"product_merchant_id": null,
"product_invoicing_id": null,
"product_shopify_id": null,
"product_woocommerce_id": null,
"created_date": "2024-11-15 16:44:50",
"image": "http://example.com",
"is_test": false,
"invoice_settings": {
"invoice_tax_id": "12345",
"invoice_tax_percentage": "19"
}
},
"price": {
"id": "price_zUI6hNgEkX8sOLIUjnB9JpaQ",
"unit_price": "20000.00",
"pricing_model": "standard",
"currency": "COP",
"billing_period": "day",
"billing_interval": 1,
"type": "recurring",
"pricing_tiers": null,
"ntp_pricing": null,
"created_date": "2024-11-15 16:44:50",
"active": true,
"is_test": false,
"product_id": "prod_GYzZ5BXNRu6DxqQcEPJNoeCk"
}
}
],
"subtotal": "20000.00",
"total": "20000.00",
"meta_data": {
"user_id": "261993"
},
"status": "complete",
"internal_reference_id": "string",
"payment_status": "paid",
"expires_at": "2019-08-24T14:15:22Z",
"created_date": "2019-08-24T14:15:22Z",
"updated_date": "2019-08-24T14:15:22Z",
"discounts": [
{
"id": "sd_aYbDFQaOd7TmBl0I58D5ax8l",
"code": "10OFF",
"amount": "10000.00",
"percent": "10.00"
}
],
"subscription_settings": {
"duration": 1,
"commitment_periods": 1,
"trial_days": 1
},
"shipping_address_collection": true,
"shipping_address_countries": null,
"shipping_cost": true,
"cta_text": "string",
"payment_methods": {
"id_pasarela": [
"card"
]
},
"is_test": true,
"url": "string",
"subscription": "string"
}