Skip to content

feat(core): Add L2_L3 Data Support #8828

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 5, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
226 changes: 226 additions & 0 deletions api-reference/v1/openapi_spec_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -7246,6 +7246,13 @@
"example": "Doe",
"nullable": true,
"maxLength": 255
},
"origin_zip": {
"type": "string",
"description": "The zip/postal code of the origin",
"example": "08807",
"nullable": true,
"maxLength": 50
}
},
"additionalProperties": false
Expand Down Expand Up @@ -13362,6 +13369,12 @@
"example": "+1",
"nullable": true,
"maxLength": 2
},
"tax_registration_id": {
"type": "string",
"description": "The tax registration identifier of the customer.",
"nullable": true,
"maxLength": 255
}
}
},
Expand Down Expand Up @@ -13705,6 +13718,13 @@
"type": "object",
"description": "You can specify up to 50 keys, with key names up to 40 characters long and values up to 500\ncharacters long. Metadata is useful for storing additional, structured information on an\nobject.",
"nullable": true
},
"tax_registration_id": {
"type": "string",
"description": "Customer's tax registration ID",
"example": "123456789",
"nullable": true,
"maxLength": 255
}
}
},
Expand Down Expand Up @@ -13782,6 +13802,13 @@
"example": "pm_djh2837dwduh890123",
"nullable": true,
"maxLength": 64
},
"tax_registration_id": {
"type": "string",
"description": "The customer's tax registration number.",
"example": "123456789",
"nullable": true,
"maxLength": 255
}
}
},
Expand Down Expand Up @@ -13836,6 +13863,13 @@
"type": "object",
"description": "You can specify up to 50 keys, with key names up to 40 characters long and values up to 500\ncharacters long. Metadata is useful for storing additional, structured information on an\nobject.",
"nullable": true
},
"tax_registration_id": {
"type": "string",
"description": "Customer's tax registration ID",
"example": "123456789",
"nullable": true,
"maxLength": 255
}
}
},
Expand Down Expand Up @@ -19410,6 +19444,43 @@
"type": "string",
"description": "The tax code for the product",
"nullable": true
},
"description": {
"type": "string",
"description": "Description for the item",
"nullable": true
},
"sku": {
"type": "string",
"description": "Stock Keeping Unit (SKU) or the item identifier for this item.",
"nullable": true
},
"upc": {
"type": "string",
"description": "Universal Product Code for the item.",
"nullable": true
},
"commodity_code": {
"type": "string",
"description": "Code describing a commodity or a group of commodities pertaining to goods classification.",
"nullable": true
},
"unit_of_measure": {
"type": "string",
"description": "Unit of measure used for the item quantity.",
"nullable": true
},
"total_amount": {
"type": "integer",
"format": "int64",
"description": "Total amount for the item.",
"nullable": true
},
"unit_discount_amount": {
"type": "integer",
"format": "int64",
"description": "Discount amount applied to this item.",
"nullable": true
}
}
},
Expand Down Expand Up @@ -22502,6 +22573,43 @@
}
],
"nullable": true
},
"tax_status": {
"allOf": [
{
"$ref": "#/components/schemas/TaxStatus"
}
],
"nullable": true
},
"discount_amount": {
"type": "integer",
"format": "int64",
"description": "Total amount of the discount you have applied to the order or transaction.",
"example": 6540,
"nullable": true
},
"shipping_amount_tax": {
"allOf": [
{
"$ref": "#/components/schemas/MinorUnit"
}
],
"nullable": true
},
"duty_amount": {
"allOf": [
{
"$ref": "#/components/schemas/MinorUnit"
}
],
"nullable": true
},
"order_date": {
"type": "string",
"format": "date-time",
"description": "Date the payer placed the order.",
"nullable": true
}
}
},
Expand Down Expand Up @@ -22933,6 +23041,43 @@
}
],
"nullable": true
},
"tax_status": {
"allOf": [
{
"$ref": "#/components/schemas/TaxStatus"
}
],
"nullable": true
},
"discount_amount": {
"type": "integer",
"format": "int64",
"description": "Total amount of the discount you have applied to the order or transaction.",
"example": 6540,
"nullable": true
},
"shipping_amount_tax": {
"allOf": [
{
"$ref": "#/components/schemas/MinorUnit"
}
],
"nullable": true
},
"duty_amount": {
"allOf": [
{
"$ref": "#/components/schemas/MinorUnit"
}
],
"nullable": true
},
"order_date": {
"type": "string",
"format": "date-time",
"description": "Date the payer placed the order.",
"nullable": true
}
}
},
Expand Down Expand Up @@ -24250,6 +24395,43 @@
}
],
"nullable": true
},
"tax_status": {
"allOf": [
{
"$ref": "#/components/schemas/TaxStatus"
}
],
"nullable": true
},
"discount_amount": {
"type": "integer",
"format": "int64",
"description": "Total amount of the discount you have applied to the order or transaction.",
"example": 6540,
"nullable": true
},
"shipping_amount_tax": {
"allOf": [
{
"$ref": "#/components/schemas/MinorUnit"
}
],
"nullable": true
},
"duty_amount": {
"allOf": [
{
"$ref": "#/components/schemas/MinorUnit"
}
],
"nullable": true
},
"order_date": {
"type": "string",
"format": "date-time",
"description": "Date the payer placed the order.",
"nullable": true
}
},
"additionalProperties": false
Expand Down Expand Up @@ -25436,6 +25618,43 @@
}
],
"nullable": true
},
"tax_status": {
"allOf": [
{
"$ref": "#/components/schemas/TaxStatus"
}
],
"nullable": true
},
"discount_amount": {
"type": "integer",
"format": "int64",
"description": "Total amount of the discount you have applied to the order or transaction.",
"example": 6540,
"nullable": true
},
"shipping_amount_tax": {
"allOf": [
{
"$ref": "#/components/schemas/MinorUnit"
}
],
"nullable": true
},
"duty_amount": {
"allOf": [
{
"$ref": "#/components/schemas/MinorUnit"
}
],
"nullable": true
},
"order_date": {
"type": "string",
"format": "date-time",
"description": "Date the payer placed the order.",
"nullable": true
}
}
},
Expand Down Expand Up @@ -31001,6 +31220,13 @@
"SwishQrData": {
"type": "object"
},
"TaxStatus": {
"type": "string",
"enum": [
"taxable",
"exempt"
]
},
"ThirdPartySdkSessionResponse": {
"type": "object",
"required": [
Expand Down
Loading
Loading