Skip to content

Instantly share code, notes, and snippets.

@Mikodes
Created September 4, 2023 23:06
Show Gist options
  • Select an option

  • Save Mikodes/5ffc12bf0ca2fd358c9476a2d80a7302 to your computer and use it in GitHub Desktop.

Select an option

Save Mikodes/5ffc12bf0ca2fd358c9476a2d80a7302 to your computer and use it in GitHub Desktop.

Revisions

  1. Mikodes created this gist Sep 4, 2023.
    95 changes: 95 additions & 0 deletions llamada.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,95 @@
    {
    "id": 12328,
    "status": "active",
    "order_id": 12327,
    "customer_id": 824,
    "currency": "EUR",
    "version": "2.20.0",
    "date_created": "2023-09-05T00:55:25",
    "date_created_gmt": "2023-09-04T22:55:25",
    "date_modified": "2023-09-05T03:03:08",
    "date_modified_gmt": "2023-09-05T01:03:08",
    "start_date": "",
    "next_payment_date": "",
    "expired_date": "",
    "cancelled_date": "",
    "end_date": "",
    "expired_pause_date": "",
    "product_id": 7074,
    "variation_id": 0,
    "product_name": "Suscripción Mensual",
    "subscription_interval": 1,
    "subscription_period": "months",
    "subscription_length": "",
    "trial_period": "",
    "trial_interval": "",
    "quantity": 1,
    "order_item_id": 1143,
    "payment_method": "alt5pay",
    "payment_method_title": "",
    "created_via": "checkout",
    "prices_include_tax": false,
    "discount_total": "0.00",
    "discount_tax": "0.00",
    "shipping_total": "0.00",
    "shipping_tax": "0.00",
    "line_subtotal": "129.97",
    "line_subtotal_tax": "0.00",
    "line_total": "129.97",
    "line_tax": "0.00",
    "line_tax_data": {
    "subtotal": "0.00",
    "total": "0.00"
    },
    "order_total": "129.97",
    "order_tax": "0.00",
    "order_subtotal": "129.97",
    "fee": "100.00",
    "total": "129.97",
    "billing": {
    "first_name": "",
    "last_name": "",
    "company": "",
    "address_1": "",
    "address_2": "",
    "city": "",
    "state": "B",
    "postcode": "",
    "country": "ES",
    "email": "[email protected]",
    "phone": ""
    },
    "shipping": {
    "first_name": "",
    "last_name": "",
    "company": "",
    "address_1": "",
    "address_2": "",
    "city": "",
    "state": "",
    "postcode": "",
    "country": "",
    "phone": ""
    },
    "customer_order_note": "",
    "shipping_data": [],
    "paid_orders": [],
    "editable": true,
    "delivery_schedules": [],
    "meta_data": [
    {
    "key": "order_ids",
    "value": [
    [
    12327
    ]
    ]
    },
    {
    "key": "fee",
    "value": [
    "100"
    ]
    }
    ]
    }