From df0ae580a02ca56286cb96a23fd4bbb95afef23e Mon Sep 17 00:00:00 2001 From: speakeasybot Date: Fri, 8 Nov 2024 00:05:26 +0000 Subject: [PATCH] ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.434.6 --- .speakeasy/gen.lock | 25 ++++++++---- .speakeasy/gen.yaml | 3 +- .speakeasy/workflow.lock | 16 +++++--- .speakeasy/workflow.yaml | 4 ++ RELEASES.md | 12 +++++- docs/models/internal/globals.md | 6 +-- .../operations/addshipmentstobatchglobals.md | 6 +-- .../models/operations/createaddressglobals.md | 6 +-- docs/models/operations/createbatchglobals.md | 6 +-- .../operations/createcarrieraccountglobals.md | 6 +-- .../createcustomsdeclarationglobals.md | 6 +-- .../operations/createcustomsitemglobals.md | 6 +-- .../operations/createliverateglobals.md | 6 +-- .../operations/createmanifestglobals.md | 6 +-- docs/models/operations/createorderglobals.md | 6 +-- docs/models/operations/createparcelglobals.md | 6 +-- docs/models/operations/createpickupglobals.md | 6 +-- docs/models/operations/createrefundglobals.md | 6 +-- .../operations/createservicegroupglobals.md | 6 +-- .../operations/createshipmentglobals.md | 6 +-- .../operations/createshippoaccountglobals.md | 6 +-- docs/models/operations/createtrackglobals.md | 6 +-- .../operations/createtransactionglobals.md | 6 +-- .../createuserparceltemplateglobals.md | 6 +-- .../deletedefaultparceltemplateglobals.md | 6 +-- .../operations/deleteservicegroupglobals.md | 6 +-- .../deleteuserparceltemplateglobals.md | 6 +-- docs/models/operations/getaddressglobals.md | 6 +-- docs/models/operations/getbatchglobals.md | 6 +-- .../operations/getcarrieraccountglobals.md | 6 +-- .../getcarrierparceltemplateglobals.md | 6 +-- .../getcarrierregistrationstatusglobals.md | 6 +-- .../getcustomsdeclarationglobals.md | 6 +-- .../operations/getcustomsitemglobals.md | 6 +-- .../getdefaultparceltemplateglobals.md | 6 +-- docs/models/operations/getmanifestglobals.md | 6 +-- docs/models/operations/getorderglobals.md | 6 +-- docs/models/operations/getparcelglobals.md | 6 +-- docs/models/operations/getrateglobals.md | 6 +-- docs/models/operations/getrefundglobals.md | 6 +-- docs/models/operations/getshipmentglobals.md | 6 +-- .../operations/getshippoaccountglobals.md | 6 +-- docs/models/operations/gettrackglobals.md | 6 +-- .../operations/gettransactionglobals.md | 6 +-- .../getuserparceltemplateglobals.md | 6 +-- .../operations/initiateoauth2signinglobals.md | 6 +-- .../models/operations/listaddressesglobals.md | 6 +-- .../operations/listcarrieraccountsglobals.md | 6 +-- .../listcarrierparceltemplatesglobals.md | 6 +-- .../listcustomsdeclarationsglobals.md | 6 +-- .../operations/listcustomsitemsglobals.md | 6 +-- .../models/operations/listmanifestsglobals.md | 6 +-- docs/models/operations/listordersglobals.md | 6 +-- docs/models/operations/listparcelsglobals.md | 6 +-- docs/models/operations/listrefundsglobals.md | 6 +-- .../operations/listservicegroupsglobals.md | 6 +-- .../listshipmentratesbycurrencycodeglobals.md | 6 +-- .../operations/listshipmentratesglobals.md | 6 +-- .../models/operations/listshipmentsglobals.md | 6 +-- .../operations/listshippoaccountsglobals.md | 6 +-- .../operations/listtransactionsglobals.md | 6 +-- .../listuserparceltemplatesglobals.md | 6 +-- .../models/operations/purchasebatchglobals.md | 6 +-- .../registercarrieraccountglobals.md | 6 +-- .../removeshipmentsfrombatchglobals.md | 6 +-- .../operations/updatecarrieraccountglobals.md | 6 +-- .../updatedefaultparceltemplateglobals.md | 6 +-- .../operations/updateservicegroupglobals.md | 6 +-- .../operations/updateshippoaccountglobals.md | 6 +-- .../updateuserparceltemplateglobals.md | 6 +-- .../operations/validateaddressglobals.md | 6 +-- docs/sdks/addresses/README.md | 19 ++++------ docs/sdks/batches/README.md | 32 +++++++--------- docs/sdks/carrieraccounts/README.md | 38 ++++++++----------- docs/sdks/carrierparceltemplates/README.md | 9 ++--- docs/sdks/customsdeclarations/README.md | 14 +++---- docs/sdks/customsitems/README.md | 14 +++---- docs/sdks/manifests/README.md | 14 +++---- docs/sdks/orders/README.md | 14 +++---- docs/sdks/parcels/README.md | 14 +++---- docs/sdks/pickups/README.md | 4 +- docs/sdks/rates/README.md | 14 +++---- docs/sdks/ratesatcheckout/README.md | 19 ++++------ docs/sdks/refunds/README.md | 14 +++---- docs/sdks/servicegroups/README.md | 19 ++++------ docs/sdks/shipments/README.md | 14 +++---- docs/sdks/shippoaccounts/README.md | 29 +++++++------- docs/sdks/trackingstatus/README.md | 9 ++--- docs/sdks/transactions/README.md | 14 +++---- docs/sdks/userparceltemplates/README.md | 24 +++++------- docs/sdks/webhooks/README.md | 28 ++++++-------- pylintrc | 2 +- setup.py | 2 +- src/shippo/models/internal/globals.py | 2 +- .../models/operations/addshipmentstobatch.py | 2 +- src/shippo/models/operations/createaddress.py | 2 +- src/shippo/models/operations/createbatch.py | 2 +- .../models/operations/createcarrieraccount.py | 2 +- .../operations/createcustomsdeclaration.py | 2 +- .../models/operations/createcustomsitem.py | 2 +- .../models/operations/createliverate.py | 2 +- .../models/operations/createmanifest.py | 2 +- src/shippo/models/operations/createorder.py | 2 +- src/shippo/models/operations/createparcel.py | 2 +- src/shippo/models/operations/createpickup.py | 2 +- src/shippo/models/operations/createrefund.py | 2 +- .../models/operations/createservicegroup.py | 2 +- .../models/operations/createshipment.py | 2 +- .../models/operations/createshippoaccount.py | 2 +- src/shippo/models/operations/createtrack.py | 2 +- .../models/operations/createtransaction.py | 2 +- .../operations/createuserparceltemplate.py | 2 +- .../operations/deletedefaultparceltemplate.py | 2 +- .../models/operations/deleteservicegroup.py | 2 +- .../operations/deleteuserparceltemplate.py | 2 +- src/shippo/models/operations/getaddress.py | 2 +- src/shippo/models/operations/getbatch.py | 2 +- .../models/operations/getcarrieraccount.py | 2 +- .../operations/getcarrierparceltemplate.py | 2 +- .../getcarrierregistrationstatus.py | 2 +- .../operations/getcustomsdeclaration.py | 2 +- .../models/operations/getcustomsitem.py | 2 +- .../operations/getdefaultparceltemplate.py | 2 +- src/shippo/models/operations/getmanifest.py | 2 +- src/shippo/models/operations/getorder.py | 2 +- src/shippo/models/operations/getparcel.py | 2 +- src/shippo/models/operations/getrate.py | 2 +- src/shippo/models/operations/getrefund.py | 2 +- src/shippo/models/operations/getshipment.py | 2 +- .../models/operations/getshippoaccount.py | 2 +- src/shippo/models/operations/gettrack.py | 2 +- .../models/operations/gettransaction.py | 2 +- .../operations/getuserparceltemplate.py | 2 +- .../models/operations/initiateoauth2signin.py | 2 +- src/shippo/models/operations/listaddresses.py | 2 +- .../models/operations/listcarrieraccounts.py | 2 +- .../operations/listcarrierparceltemplates.py | 2 +- .../operations/listcustomsdeclarations.py | 2 +- .../models/operations/listcustomsitems.py | 2 +- src/shippo/models/operations/listmanifests.py | 2 +- src/shippo/models/operations/listorders.py | 2 +- src/shippo/models/operations/listparcels.py | 2 +- src/shippo/models/operations/listrefunds.py | 2 +- .../models/operations/listservicegroups.py | 2 +- .../models/operations/listshipmentrates.py | 2 +- .../listshipmentratesbycurrencycode.py | 2 +- src/shippo/models/operations/listshipments.py | 2 +- .../models/operations/listshippoaccounts.py | 2 +- .../models/operations/listtransactions.py | 2 +- .../operations/listuserparceltemplates.py | 2 +- src/shippo/models/operations/purchasebatch.py | 2 +- .../operations/registercarrieraccount.py | 2 +- .../operations/removeshipmentsfrombatch.py | 2 +- .../models/operations/updatecarrieraccount.py | 2 +- .../operations/updatedefaultparceltemplate.py | 2 +- .../models/operations/updateservicegroup.py | 2 +- .../models/operations/updateshippoaccount.py | 2 +- .../operations/updateuserparceltemplate.py | 2 +- .../models/operations/validateaddress.py | 2 +- src/shippo/sdk.py | 2 +- src/shippo/sdkconfiguration.py | 6 +-- src/shippo/shippo_accounts.py | 10 ++--- 162 files changed, 473 insertions(+), 493 deletions(-) diff --git a/.speakeasy/gen.lock b/.speakeasy/gen.lock index fe1dcfcb..5529fb5f 100755 --- a/.speakeasy/gen.lock +++ b/.speakeasy/gen.lock @@ -1,12 +1,12 @@ lockVersion: 2.0.0 id: 986026b6-d725-4b86-9c4d-67f6e6904a30 management: - docChecksum: 2edac3552b0c3728ec7bf25184e0a6c1 + docChecksum: 8b7dbe00ca1ad6842796749f88d08de0 docVersion: "2018-02-08" - speakeasyVersion: 1.401.2 - generationVersion: 2.421.3 - releaseVersion: 3.7.1 - configChecksum: 749a4f6a4afb8aae74a7ccadfe5aabb1 + speakeasyVersion: 1.434.6 + generationVersion: 2.452.0 + releaseVersion: 3.8.0 + configChecksum: 55c3f4fd3a9b85e1e763424de3c5b972 repoURL: https://github.com/goshippo/shippo-python-sdk.git installationURL: https://github.com/goshippo/shippo-python-sdk.git published: true @@ -14,7 +14,7 @@ features: python: additionalDependencies: 0.1.0 constsAndDefaults: 0.1.4 - core: 4.8.10 + core: 4.8.15 flattening: 2.81.1 globalSecurity: 2.83.7 globalSecurityCallbacks: 0.1.0 @@ -27,7 +27,8 @@ features: nullables: 0.1.0 responseFormat: 0.1.0 sdkHooks: 0.1.0 - unions: 2.82.9 + tests: 0.4.0 + unions: 2.82.10 webhooks: 1.0.0 generatedFiles: - .gitattributes @@ -748,6 +749,7 @@ examples: ListAddresses: speakeasy-default-list-addresses: parameters: + query: {} header: SHIPPO-API-VERSION: "2018-02-08" responses: @@ -840,6 +842,7 @@ examples: ListCarrierAccounts: speakeasy-default-list-carrier-accounts: parameters: + query: {} header: SHIPPO-API-VERSION: "2018-02-08" responses: @@ -899,7 +902,7 @@ examples: header: SHIPPO-API-VERSION: "2018-02-08" requestBody: - application/json: {"carrier": "correos"} + application/json: {"carrier": "ups", "parameters": {"billing_address_city": "San Francisco", "billing_address_country_iso2": "US", "billing_address_state": "CA", "billing_address_street1": "731 Market St", "billing_address_street2": "STE 200", "billing_address_zip": "94103", "company": "Shippo", "email": "hippo@shippo.com", "full_name": "Shippo Meister", "phone": "1112223333", "pickup_address_city": "San Francisco", "pickup_address_country_iso2": "US", "pickup_address_same_as_billing_address": false, "pickup_address_state": "CA", "pickup_address_street1": "731 Market St", "pickup_address_street2": "STE 200", "pickup_address_zip": "94103", "ups_agreements": true}} responses: "201": application/json: {"account_id": "****", "carrier": "usps", "parameters": {"first_name": "Marlene", "last_name": "Kilback", "phone_number": "(569) 519-5316", "from_address_st": "", "from_address_city": "", "from_address_state": "", "from_address_zip": "", "from_address_country_iso2": ""}, "carrier_name": "USPS", "is_shippo_account": false, "object_id": "6aa34d5f6865448fbb1ee93636e98999", "object_owner": "bob+22@gmail.com", "service_levels": [{"name": "Priority Mail Express", "token": "usps_priority_express", "supports_return_labels": true}], "test": false} @@ -916,6 +919,7 @@ examples: ListCustomsDeclarations: speakeasy-default-list-customs-declarations: parameters: + query: {} header: SHIPPO-API-VERSION: "2018-02-08" responses: @@ -945,6 +949,7 @@ examples: ListCustomsItems: speakeasy-default-list-customs-items: parameters: + query: {} header: SHIPPO-API-VERSION: "2018-02-08" responses: @@ -1007,6 +1012,7 @@ examples: ListManifests: speakeasy-default-list-manifests: parameters: + query: {} header: SHIPPO-API-VERSION: "2018-02-08" responses: @@ -1086,6 +1092,7 @@ examples: ListParcels: speakeasy-default-list-parcels: parameters: + query: {} header: SHIPPO-API-VERSION: "2018-02-08" responses: @@ -1220,6 +1227,7 @@ examples: ListShipments: speakeasy-default-list-shipments: parameters: + query: {} header: SHIPPO-API-VERSION: "2018-02-08" responses: @@ -1347,6 +1355,7 @@ examples: ListShippoAccounts: speakeasy-default-list-shippo-accounts: parameters: + query: {} header: SHIPPO-API-VERSION: "2018-02-08" responses: diff --git a/.speakeasy/gen.yaml b/.speakeasy/gen.yaml index 59e1eeb6..d4ad0d26 100755 --- a/.speakeasy/gen.yaml +++ b/.speakeasy/gen.yaml @@ -11,8 +11,9 @@ generation: requestResponseComponentNamesFeb2024: true auth: oAuth2ClientCredentialsEnabled: true + oAuth2PasswordEnabled: false python: - version: 3.7.1 + version: 3.8.0 additionalDependencies: dependencies: {} extraDependencies: diff --git a/.speakeasy/workflow.lock b/.speakeasy/workflow.lock index b3de74e1..c481c1dd 100644 --- a/.speakeasy/workflow.lock +++ b/.speakeasy/workflow.lock @@ -1,9 +1,9 @@ -speakeasyVersion: 1.401.2 +speakeasyVersion: 1.434.6 sources: openapi: sourceNamespace: openapi - sourceRevisionDigest: sha256:fce9f90641cb98290c0cd3d3729cf6d5c35f98c9005459f59a27baf659b2a9c9 - sourceBlobDigest: sha256:d20d1d724adbc75bf8db343aa4c16e626daaadbb57e55e4d1b486ea2277b1bb5 + sourceRevisionDigest: sha256:6bedf8434c926f34e36480981536c106ca90b11dec97246c4efddd6e08c790e3 + sourceBlobDigest: sha256:2c1e7bb5cb50089dd7de31676ff4c85bf469daeb1f81e5d105b34f2ec01b8a34 tags: - latest - main @@ -11,8 +11,10 @@ targets: first-target: source: openapi sourceNamespace: openapi - sourceRevisionDigest: sha256:fce9f90641cb98290c0cd3d3729cf6d5c35f98c9005459f59a27baf659b2a9c9 - sourceBlobDigest: sha256:d20d1d724adbc75bf8db343aa4c16e626daaadbb57e55e4d1b486ea2277b1bb5 + sourceRevisionDigest: sha256:6bedf8434c926f34e36480981536c106ca90b11dec97246c4efddd6e08c790e3 + sourceBlobDigest: sha256:2c1e7bb5cb50089dd7de31676ff4c85bf469daeb1f81e5d105b34f2ec01b8a34 + codeSamplesNamespace: openapi-code-samples + codeSamplesRevisionDigest: sha256:54b1fd6643a97a3e38109e4f165e8d9352dc0595ed4e891d4b195acab6d0f829 workflow: workflowVersion: 1.0.0 speakeasyVersion: latest @@ -29,3 +31,7 @@ workflow: publish: pypi: token: $pypi_token + codeSamples: + registry: + location: registry.speakeasyapi.dev/shippo/shippo/openapi-code-samples + blocking: false diff --git a/.speakeasy/workflow.yaml b/.speakeasy/workflow.yaml index 7d835a0a..12cc89a1 100644 --- a/.speakeasy/workflow.yaml +++ b/.speakeasy/workflow.yaml @@ -13,3 +13,7 @@ targets: publish: pypi: token: $pypi_token + codeSamples: + registry: + location: registry.speakeasyapi.dev/shippo/shippo/openapi-code-samples + blocking: false diff --git a/RELEASES.md b/RELEASES.md index f37d3183..b24b17b8 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -368,4 +368,14 @@ Based on: ### Generated - [python v3.7.1] . ### Releases -- [PyPI v3.7.1] https://pypi.org/project/shippo/3.7.1 - . \ No newline at end of file +- [PyPI v3.7.1] https://pypi.org/project/shippo/3.7.1 - . + +## 2024-11-08 00:04:35 +### Changes +Based on: +- OpenAPI Doc +- Speakeasy CLI 1.434.6 (2.452.0) https://github.com/speakeasy-api/speakeasy +### Generated +- [python v3.8.0] . +### Releases +- [PyPI v3.8.0] https://pypi.org/project/shippo/3.8.0 - . \ No newline at end of file diff --git a/docs/models/internal/globals.md b/docs/models/internal/globals.md index 73b89f5d..d9886574 100644 --- a/docs/models/internal/globals.md +++ b/docs/models/internal/globals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/addshipmentstobatchglobals.md b/docs/models/operations/addshipmentstobatchglobals.md index 554d3b3c..716b4714 100644 --- a/docs/models/operations/addshipmentstobatchglobals.md +++ b/docs/models/operations/addshipmentstobatchglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/createaddressglobals.md b/docs/models/operations/createaddressglobals.md index ec7e643b..6f219653 100644 --- a/docs/models/operations/createaddressglobals.md +++ b/docs/models/operations/createaddressglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/createbatchglobals.md b/docs/models/operations/createbatchglobals.md index c723b5aa..1f9d5b41 100644 --- a/docs/models/operations/createbatchglobals.md +++ b/docs/models/operations/createbatchglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/createcarrieraccountglobals.md b/docs/models/operations/createcarrieraccountglobals.md index 0af9be6c..6a184378 100644 --- a/docs/models/operations/createcarrieraccountglobals.md +++ b/docs/models/operations/createcarrieraccountglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/createcustomsdeclarationglobals.md b/docs/models/operations/createcustomsdeclarationglobals.md index cde958d0..c553e295 100644 --- a/docs/models/operations/createcustomsdeclarationglobals.md +++ b/docs/models/operations/createcustomsdeclarationglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/createcustomsitemglobals.md b/docs/models/operations/createcustomsitemglobals.md index 60328c10..a57ecac0 100644 --- a/docs/models/operations/createcustomsitemglobals.md +++ b/docs/models/operations/createcustomsitemglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/createliverateglobals.md b/docs/models/operations/createliverateglobals.md index 49dc7aa4..6e05940c 100644 --- a/docs/models/operations/createliverateglobals.md +++ b/docs/models/operations/createliverateglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/createmanifestglobals.md b/docs/models/operations/createmanifestglobals.md index 4255313c..dd896e00 100644 --- a/docs/models/operations/createmanifestglobals.md +++ b/docs/models/operations/createmanifestglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/createorderglobals.md b/docs/models/operations/createorderglobals.md index 75359363..8073d558 100644 --- a/docs/models/operations/createorderglobals.md +++ b/docs/models/operations/createorderglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/createparcelglobals.md b/docs/models/operations/createparcelglobals.md index ef7349b5..9a2f6d79 100644 --- a/docs/models/operations/createparcelglobals.md +++ b/docs/models/operations/createparcelglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/createpickupglobals.md b/docs/models/operations/createpickupglobals.md index 2b7ffef2..a787299d 100644 --- a/docs/models/operations/createpickupglobals.md +++ b/docs/models/operations/createpickupglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/createrefundglobals.md b/docs/models/operations/createrefundglobals.md index f4063e44..e6696f19 100644 --- a/docs/models/operations/createrefundglobals.md +++ b/docs/models/operations/createrefundglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/createservicegroupglobals.md b/docs/models/operations/createservicegroupglobals.md index 8b083362..769933c9 100644 --- a/docs/models/operations/createservicegroupglobals.md +++ b/docs/models/operations/createservicegroupglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/createshipmentglobals.md b/docs/models/operations/createshipmentglobals.md index d5051b04..ac929f5a 100644 --- a/docs/models/operations/createshipmentglobals.md +++ b/docs/models/operations/createshipmentglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/createshippoaccountglobals.md b/docs/models/operations/createshippoaccountglobals.md index 932e9146..09990bb6 100644 --- a/docs/models/operations/createshippoaccountglobals.md +++ b/docs/models/operations/createshippoaccountglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/createtrackglobals.md b/docs/models/operations/createtrackglobals.md index bc8b4db9..a0c92a2d 100644 --- a/docs/models/operations/createtrackglobals.md +++ b/docs/models/operations/createtrackglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/createtransactionglobals.md b/docs/models/operations/createtransactionglobals.md index d8c90c73..9fa94631 100644 --- a/docs/models/operations/createtransactionglobals.md +++ b/docs/models/operations/createtransactionglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/createuserparceltemplateglobals.md b/docs/models/operations/createuserparceltemplateglobals.md index 99dd248c..8aec1dfd 100644 --- a/docs/models/operations/createuserparceltemplateglobals.md +++ b/docs/models/operations/createuserparceltemplateglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/deletedefaultparceltemplateglobals.md b/docs/models/operations/deletedefaultparceltemplateglobals.md index 679d9119..ce917f8d 100644 --- a/docs/models/operations/deletedefaultparceltemplateglobals.md +++ b/docs/models/operations/deletedefaultparceltemplateglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/deleteservicegroupglobals.md b/docs/models/operations/deleteservicegroupglobals.md index 98c8e236..0838045d 100644 --- a/docs/models/operations/deleteservicegroupglobals.md +++ b/docs/models/operations/deleteservicegroupglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/deleteuserparceltemplateglobals.md b/docs/models/operations/deleteuserparceltemplateglobals.md index 492523fb..7ea46ad4 100644 --- a/docs/models/operations/deleteuserparceltemplateglobals.md +++ b/docs/models/operations/deleteuserparceltemplateglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/getaddressglobals.md b/docs/models/operations/getaddressglobals.md index c4d5bf5f..386979a0 100644 --- a/docs/models/operations/getaddressglobals.md +++ b/docs/models/operations/getaddressglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/getbatchglobals.md b/docs/models/operations/getbatchglobals.md index e189eb8d..2fd1921f 100644 --- a/docs/models/operations/getbatchglobals.md +++ b/docs/models/operations/getbatchglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/getcarrieraccountglobals.md b/docs/models/operations/getcarrieraccountglobals.md index 3d3f2416..30c68536 100644 --- a/docs/models/operations/getcarrieraccountglobals.md +++ b/docs/models/operations/getcarrieraccountglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/getcarrierparceltemplateglobals.md b/docs/models/operations/getcarrierparceltemplateglobals.md index 2ab2ff71..91c43622 100644 --- a/docs/models/operations/getcarrierparceltemplateglobals.md +++ b/docs/models/operations/getcarrierparceltemplateglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/getcarrierregistrationstatusglobals.md b/docs/models/operations/getcarrierregistrationstatusglobals.md index 8950293b..1593e20d 100644 --- a/docs/models/operations/getcarrierregistrationstatusglobals.md +++ b/docs/models/operations/getcarrierregistrationstatusglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/getcustomsdeclarationglobals.md b/docs/models/operations/getcustomsdeclarationglobals.md index 9b6e9e1f..f50fbdd3 100644 --- a/docs/models/operations/getcustomsdeclarationglobals.md +++ b/docs/models/operations/getcustomsdeclarationglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/getcustomsitemglobals.md b/docs/models/operations/getcustomsitemglobals.md index a370da9f..f4251186 100644 --- a/docs/models/operations/getcustomsitemglobals.md +++ b/docs/models/operations/getcustomsitemglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/getdefaultparceltemplateglobals.md b/docs/models/operations/getdefaultparceltemplateglobals.md index 32db084c..104c8fae 100644 --- a/docs/models/operations/getdefaultparceltemplateglobals.md +++ b/docs/models/operations/getdefaultparceltemplateglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/getmanifestglobals.md b/docs/models/operations/getmanifestglobals.md index f9060c0d..ba2810f4 100644 --- a/docs/models/operations/getmanifestglobals.md +++ b/docs/models/operations/getmanifestglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/getorderglobals.md b/docs/models/operations/getorderglobals.md index 9e9bcddb..61b06d74 100644 --- a/docs/models/operations/getorderglobals.md +++ b/docs/models/operations/getorderglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/getparcelglobals.md b/docs/models/operations/getparcelglobals.md index e6aa36bd..0e29f5f5 100644 --- a/docs/models/operations/getparcelglobals.md +++ b/docs/models/operations/getparcelglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/getrateglobals.md b/docs/models/operations/getrateglobals.md index 23e2813f..bfb1a13b 100644 --- a/docs/models/operations/getrateglobals.md +++ b/docs/models/operations/getrateglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/getrefundglobals.md b/docs/models/operations/getrefundglobals.md index f9a5b7a2..b1f2afe6 100644 --- a/docs/models/operations/getrefundglobals.md +++ b/docs/models/operations/getrefundglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/getshipmentglobals.md b/docs/models/operations/getshipmentglobals.md index 733aa1f9..b3b9937a 100644 --- a/docs/models/operations/getshipmentglobals.md +++ b/docs/models/operations/getshipmentglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/getshippoaccountglobals.md b/docs/models/operations/getshippoaccountglobals.md index 09f5c0b8..d591ffaa 100644 --- a/docs/models/operations/getshippoaccountglobals.md +++ b/docs/models/operations/getshippoaccountglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/gettrackglobals.md b/docs/models/operations/gettrackglobals.md index b1547750..ac866aca 100644 --- a/docs/models/operations/gettrackglobals.md +++ b/docs/models/operations/gettrackglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/gettransactionglobals.md b/docs/models/operations/gettransactionglobals.md index 324c727f..d138a4ea 100644 --- a/docs/models/operations/gettransactionglobals.md +++ b/docs/models/operations/gettransactionglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/getuserparceltemplateglobals.md b/docs/models/operations/getuserparceltemplateglobals.md index 9fe866eb..3c0b515d 100644 --- a/docs/models/operations/getuserparceltemplateglobals.md +++ b/docs/models/operations/getuserparceltemplateglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/initiateoauth2signinglobals.md b/docs/models/operations/initiateoauth2signinglobals.md index 6412f4b4..d5818775 100644 --- a/docs/models/operations/initiateoauth2signinglobals.md +++ b/docs/models/operations/initiateoauth2signinglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/listaddressesglobals.md b/docs/models/operations/listaddressesglobals.md index 373cc8e7..40d7dfae 100644 --- a/docs/models/operations/listaddressesglobals.md +++ b/docs/models/operations/listaddressesglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/listcarrieraccountsglobals.md b/docs/models/operations/listcarrieraccountsglobals.md index 8209d797..71e58a3f 100644 --- a/docs/models/operations/listcarrieraccountsglobals.md +++ b/docs/models/operations/listcarrieraccountsglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/listcarrierparceltemplatesglobals.md b/docs/models/operations/listcarrierparceltemplatesglobals.md index f2cc1d01..ab5d1e15 100644 --- a/docs/models/operations/listcarrierparceltemplatesglobals.md +++ b/docs/models/operations/listcarrierparceltemplatesglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/listcustomsdeclarationsglobals.md b/docs/models/operations/listcustomsdeclarationsglobals.md index 3c2a7972..0b8b57d1 100644 --- a/docs/models/operations/listcustomsdeclarationsglobals.md +++ b/docs/models/operations/listcustomsdeclarationsglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/listcustomsitemsglobals.md b/docs/models/operations/listcustomsitemsglobals.md index 7ea7c698..77bdb83b 100644 --- a/docs/models/operations/listcustomsitemsglobals.md +++ b/docs/models/operations/listcustomsitemsglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/listmanifestsglobals.md b/docs/models/operations/listmanifestsglobals.md index e71652ca..b150485e 100644 --- a/docs/models/operations/listmanifestsglobals.md +++ b/docs/models/operations/listmanifestsglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/listordersglobals.md b/docs/models/operations/listordersglobals.md index a01e3cf3..b8f4b5cc 100644 --- a/docs/models/operations/listordersglobals.md +++ b/docs/models/operations/listordersglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/listparcelsglobals.md b/docs/models/operations/listparcelsglobals.md index 3651df14..46e0e11f 100644 --- a/docs/models/operations/listparcelsglobals.md +++ b/docs/models/operations/listparcelsglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/listrefundsglobals.md b/docs/models/operations/listrefundsglobals.md index 9af4f750..21ff3f3b 100644 --- a/docs/models/operations/listrefundsglobals.md +++ b/docs/models/operations/listrefundsglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/listservicegroupsglobals.md b/docs/models/operations/listservicegroupsglobals.md index 66158181..3f76a78f 100644 --- a/docs/models/operations/listservicegroupsglobals.md +++ b/docs/models/operations/listservicegroupsglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/listshipmentratesbycurrencycodeglobals.md b/docs/models/operations/listshipmentratesbycurrencycodeglobals.md index c87a0f46..5184b8cb 100644 --- a/docs/models/operations/listshipmentratesbycurrencycodeglobals.md +++ b/docs/models/operations/listshipmentratesbycurrencycodeglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/listshipmentratesglobals.md b/docs/models/operations/listshipmentratesglobals.md index 06ce3dfa..cd054cb1 100644 --- a/docs/models/operations/listshipmentratesglobals.md +++ b/docs/models/operations/listshipmentratesglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/listshipmentsglobals.md b/docs/models/operations/listshipmentsglobals.md index 925db496..201a32e8 100644 --- a/docs/models/operations/listshipmentsglobals.md +++ b/docs/models/operations/listshipmentsglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/listshippoaccountsglobals.md b/docs/models/operations/listshippoaccountsglobals.md index 627ed2a3..a8816d03 100644 --- a/docs/models/operations/listshippoaccountsglobals.md +++ b/docs/models/operations/listshippoaccountsglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/listtransactionsglobals.md b/docs/models/operations/listtransactionsglobals.md index 1e2b3839..3fc9ae8a 100644 --- a/docs/models/operations/listtransactionsglobals.md +++ b/docs/models/operations/listtransactionsglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/listuserparceltemplatesglobals.md b/docs/models/operations/listuserparceltemplatesglobals.md index bafc6f38..0625a671 100644 --- a/docs/models/operations/listuserparceltemplatesglobals.md +++ b/docs/models/operations/listuserparceltemplatesglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/purchasebatchglobals.md b/docs/models/operations/purchasebatchglobals.md index f607e26b..b4414ba1 100644 --- a/docs/models/operations/purchasebatchglobals.md +++ b/docs/models/operations/purchasebatchglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/registercarrieraccountglobals.md b/docs/models/operations/registercarrieraccountglobals.md index 7a72c7b6..93100f3f 100644 --- a/docs/models/operations/registercarrieraccountglobals.md +++ b/docs/models/operations/registercarrieraccountglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/removeshipmentsfrombatchglobals.md b/docs/models/operations/removeshipmentsfrombatchglobals.md index 8c8d77ec..60f199b1 100644 --- a/docs/models/operations/removeshipmentsfrombatchglobals.md +++ b/docs/models/operations/removeshipmentsfrombatchglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/updatecarrieraccountglobals.md b/docs/models/operations/updatecarrieraccountglobals.md index ef30da32..92ae375c 100644 --- a/docs/models/operations/updatecarrieraccountglobals.md +++ b/docs/models/operations/updatecarrieraccountglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/updatedefaultparceltemplateglobals.md b/docs/models/operations/updatedefaultparceltemplateglobals.md index 7acb20dd..f88a60b8 100644 --- a/docs/models/operations/updatedefaultparceltemplateglobals.md +++ b/docs/models/operations/updatedefaultparceltemplateglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/updateservicegroupglobals.md b/docs/models/operations/updateservicegroupglobals.md index 386b3746..a416d8aa 100644 --- a/docs/models/operations/updateservicegroupglobals.md +++ b/docs/models/operations/updateservicegroupglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/updateshippoaccountglobals.md b/docs/models/operations/updateshippoaccountglobals.md index 2177db4d..3358b977 100644 --- a/docs/models/operations/updateshippoaccountglobals.md +++ b/docs/models/operations/updateshippoaccountglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/updateuserparceltemplateglobals.md b/docs/models/operations/updateuserparceltemplateglobals.md index 482f52a5..eb01d576 100644 --- a/docs/models/operations/updateuserparceltemplateglobals.md +++ b/docs/models/operations/updateuserparceltemplateglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/models/operations/validateaddressglobals.md b/docs/models/operations/validateaddressglobals.md index d9164b29..d79d74f1 100644 --- a/docs/models/operations/validateaddressglobals.md +++ b/docs/models/operations/validateaddressglobals.md @@ -3,6 +3,6 @@ ## Fields -| Field | Type | Required | Description | Example | -| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | -| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | 2018-02-08 | \ No newline at end of file +| Field | Type | Required | Description | Example | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | Optional string used to pick a non-default API version to use. See our API version guide. | 2018-02-08 | \ No newline at end of file diff --git a/docs/sdks/addresses/README.md b/docs/sdks/addresses/README.md index 459c0cc6..84b9c13f 100644 --- a/docs/sdks/addresses/README.md +++ b/docs/sdks/addresses/README.md @@ -49,10 +49,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## create @@ -105,10 +104,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## get @@ -145,10 +143,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## validate @@ -185,6 +182,6 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | +| errors.SDKError | 4XX, 5XX | \*/\* | \ No newline at end of file diff --git a/docs/sdks/batches/README.md b/docs/sdks/batches/README.md index e8a60935..b145eeb2 100644 --- a/docs/sdks/batches/README.md +++ b/docs/sdks/batches/README.md @@ -361,10 +361,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## get @@ -404,10 +403,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## add_shipments @@ -425,7 +423,7 @@ s = shippo.Shippo( ) -res = s.batches.add_shipments(batch_id='', request_body=[ +res = s.batches.add_shipments(request_body=[ components.BatchShipmentCreateRequest( shipment=components.ShipmentCreateRequest( address_from=components.AddressCreateRequest( @@ -1074,7 +1072,7 @@ res = s.batches.add_shipments(batch_id='', request_body=[ metadata='SHIPMENT #1', servicelevel_token='fedex_ground', ), -]) +], batch_id='') if res is not None: # handle response @@ -1095,10 +1093,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## purchase @@ -1138,10 +1135,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## remove_shipments @@ -1158,11 +1154,11 @@ s = shippo.Shippo( ) -res = s.batches.remove_shipments(batch_id='', request_body=[ +res = s.batches.remove_shipments(request_body=[ '', '', '', -]) +], batch_id='') if res is not None: # handle response @@ -1183,6 +1179,6 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | +| errors.SDKError | 4XX, 5XX | \*/\* | \ No newline at end of file diff --git a/docs/sdks/carrieraccounts/README.md b/docs/sdks/carrieraccounts/README.md index 34ebc6b4..665e0795 100644 --- a/docs/sdks/carrieraccounts/README.md +++ b/docs/sdks/carrieraccounts/README.md @@ -57,10 +57,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## create @@ -113,10 +112,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## get @@ -153,10 +151,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## update @@ -222,10 +219,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## initiate_oauth2_signin @@ -264,13 +260,12 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | -------------------------------------------------------------- | -------------------------------------------------------------- | -------------------------------------------------------------- | | errors.InitiateOauth2SigninResponseBody | 400 | application/json | | errors.InitiateOauth2SigninCarrierAccountsResponseBody | 401 | application/json | | errors.InitiateOauth2SigninCarrierAccountsResponseResponseBody | 404 | application/json | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## register @@ -289,7 +284,7 @@ s = shippo.Shippo( res = s.carrier_accounts.register(request=components.CarrierAccountUPSCreateRequest( - carrier='correos', + carrier='ups', parameters=components.CarrierAccountUPSCreateRequestParameters( billing_address_city='San Francisco', billing_address_country_iso2='US', @@ -301,7 +296,7 @@ res = s.carrier_accounts.register(request=components.CarrierAccountUPSCreateRequ pickup_address_state='CA', pickup_address_street1='731 Market St', pickup_address_zip='94103', - ups_agreements=False, + ups_agreements=True, billing_address_street2='STE 200', company='Shippo', email='hippo@shippo.com', @@ -330,10 +325,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## get_registration_status @@ -371,6 +365,6 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | +| errors.SDKError | 4XX, 5XX | \*/\* | \ No newline at end of file diff --git a/docs/sdks/carrierparceltemplates/README.md b/docs/sdks/carrierparceltemplates/README.md index c0db123c..0c71bad9 100644 --- a/docs/sdks/carrierparceltemplates/README.md +++ b/docs/sdks/carrierparceltemplates/README.md @@ -54,10 +54,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## get @@ -94,6 +93,6 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | +| errors.SDKError | 4XX, 5XX | \*/\* | \ No newline at end of file diff --git a/docs/sdks/customsdeclarations/README.md b/docs/sdks/customsdeclarations/README.md index d20ec470..12c38b00 100644 --- a/docs/sdks/customsdeclarations/README.md +++ b/docs/sdks/customsdeclarations/README.md @@ -49,10 +49,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## create @@ -146,10 +145,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## get @@ -187,6 +185,6 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | +| errors.SDKError | 4XX, 5XX | \*/\* | \ No newline at end of file diff --git a/docs/sdks/customsitems/README.md b/docs/sdks/customsitems/README.md index ed291747..8dc4a1a9 100644 --- a/docs/sdks/customsitems/README.md +++ b/docs/sdks/customsitems/README.md @@ -48,10 +48,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## create @@ -100,10 +99,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## get @@ -141,6 +139,6 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | +| errors.SDKError | 4XX, 5XX | \*/\* | \ No newline at end of file diff --git a/docs/sdks/manifests/README.md b/docs/sdks/manifests/README.md index 7fea458a..ef4193e4 100644 --- a/docs/sdks/manifests/README.md +++ b/docs/sdks/manifests/README.md @@ -54,10 +54,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## create @@ -117,10 +116,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## get @@ -157,6 +155,6 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | +| errors.SDKError | 4XX, 5XX | \*/\* | \ No newline at end of file diff --git a/docs/sdks/orders/README.md b/docs/sdks/orders/README.md index b42c3d61..baf9a230 100644 --- a/docs/sdks/orders/README.md +++ b/docs/sdks/orders/README.md @@ -64,10 +64,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## create @@ -167,10 +166,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## get @@ -207,6 +205,6 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | +| errors.SDKError | 4XX, 5XX | \*/\* | \ No newline at end of file diff --git a/docs/sdks/parcels/README.md b/docs/sdks/parcels/README.md index 12aa640d..9f6a316e 100644 --- a/docs/sdks/parcels/README.md +++ b/docs/sdks/parcels/README.md @@ -52,10 +52,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## create @@ -114,10 +113,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## get @@ -154,6 +152,6 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | +| errors.SDKError | 4XX, 5XX | \*/\* | \ No newline at end of file diff --git a/docs/sdks/pickups/README.md b/docs/sdks/pickups/README.md index 9989b9c3..7e33a780 100644 --- a/docs/sdks/pickups/README.md +++ b/docs/sdks/pickups/README.md @@ -76,6 +76,6 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | +| errors.SDKError | 4XX, 5XX | \*/\* | \ No newline at end of file diff --git a/docs/sdks/rates/README.md b/docs/sdks/rates/README.md index f6e1cb49..ccfc15b9 100644 --- a/docs/sdks/rates/README.md +++ b/docs/sdks/rates/README.md @@ -47,10 +47,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## list_shipment_rates @@ -89,10 +88,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## list_shipment_rates_by_currency_code @@ -139,6 +137,6 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | +| errors.SDKError | 4XX, 5XX | \*/\* | \ No newline at end of file diff --git a/docs/sdks/ratesatcheckout/README.md b/docs/sdks/ratesatcheckout/README.md index e31ace43..db592ff0 100644 --- a/docs/sdks/ratesatcheckout/README.md +++ b/docs/sdks/ratesatcheckout/README.md @@ -95,10 +95,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## get_default_parcel_template @@ -129,10 +128,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## update_default_parcel_template @@ -172,10 +170,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## delete_default_parcel_template @@ -200,6 +197,6 @@ s.rates_at_checkout.delete_default_parcel_template() ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | +| errors.SDKError | 4XX, 5XX | \*/\* | \ No newline at end of file diff --git a/docs/sdks/refunds/README.md b/docs/sdks/refunds/README.md index 81b6e3ef..860f9b5c 100644 --- a/docs/sdks/refunds/README.md +++ b/docs/sdks/refunds/README.md @@ -52,10 +52,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## list @@ -86,10 +85,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## get @@ -126,6 +124,6 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | +| errors.SDKError | 4XX, 5XX | \*/\* | \ No newline at end of file diff --git a/docs/sdks/servicegroups/README.md b/docs/sdks/servicegroups/README.md index e6721aae..995f323b 100644 --- a/docs/sdks/servicegroups/README.md +++ b/docs/sdks/servicegroups/README.md @@ -43,10 +43,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## create @@ -99,10 +98,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## update @@ -165,10 +163,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## delete @@ -199,6 +196,6 @@ s.service_groups.delete(service_group_id='') ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | +| errors.SDKError | 4XX, 5XX | \*/\* | \ No newline at end of file diff --git a/docs/sdks/shipments/README.md b/docs/sdks/shipments/README.md index 10cc3bcb..8cb1d144 100644 --- a/docs/sdks/shipments/README.md +++ b/docs/sdks/shipments/README.md @@ -69,10 +69,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## create @@ -355,10 +354,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## get @@ -395,6 +393,6 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | +| errors.SDKError | 4XX, 5XX | \*/\* | \ No newline at end of file diff --git a/docs/sdks/shippoaccounts/README.md b/docs/sdks/shippoaccounts/README.md index e35839b5..e58dfc75 100644 --- a/docs/sdks/shippoaccounts/README.md +++ b/docs/sdks/shippoaccounts/README.md @@ -5,7 +5,7 @@ Shippo Accounts are used by Shippo Platform Accounts to create and manage Managed Shippo Accounts. Managed Shippo Accounts are headless accounts that represent your customers. They are opaque to your end customers, meaning customers do not need to create their own Shippo login or have a billing relationship with Shippo. -They can be used by marketplaces, e-commerce platforms, and third-party logistics providers who want to offer, seamless, built-in shipping functionality to their customers. +They can be used by marketplaces, e-commerce platforms, and third-party logistics providers who want to offer, seamless, built-in shipping functionality to their customers. See our guide for more details. ### Available Operations @@ -17,7 +17,7 @@ They can be used by marketplaces, e-commerce platforms, and third-party logistic ## list -Returns a list of Shippo Accounts objects +Returns a list of Shippo Managed Accounts objects. ### Example Usage @@ -51,14 +51,13 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## create -Creates a Shippo Account object +Creates a new Shippo Managed Account. ### Example Usage @@ -97,14 +96,13 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## get -Returns a Shippo Account using an object ID +Returns a Shippo Managed Account using an object ID. ### Example Usage @@ -137,14 +135,13 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## update -Updates a Shippo Account object +Updates a Shippo Managed Account using an object ID. ### Example Usage @@ -184,6 +181,6 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | +| errors.SDKError | 4XX, 5XX | \*/\* | \ No newline at end of file diff --git a/docs/sdks/trackingstatus/README.md b/docs/sdks/trackingstatus/README.md index ac166a82..94c7815c 100644 --- a/docs/sdks/trackingstatus/README.md +++ b/docs/sdks/trackingstatus/README.md @@ -62,10 +62,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## get @@ -103,6 +102,6 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | +| errors.SDKError | 4XX, 5XX | \*/\* | \ No newline at end of file diff --git a/docs/sdks/transactions/README.md b/docs/sdks/transactions/README.md index 2fd3f075..61883323 100644 --- a/docs/sdks/transactions/README.md +++ b/docs/sdks/transactions/README.md @@ -51,10 +51,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## create @@ -97,10 +96,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## get @@ -137,6 +135,6 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | +| errors.SDKError | 4XX, 5XX | \*/\* | \ No newline at end of file diff --git a/docs/sdks/userparceltemplates/README.md b/docs/sdks/userparceltemplates/README.md index d2be5b93..497b6a11 100644 --- a/docs/sdks/userparceltemplates/README.md +++ b/docs/sdks/userparceltemplates/README.md @@ -48,10 +48,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## create @@ -98,10 +97,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## delete @@ -132,10 +130,9 @@ s.user_parcel_templates.delete(user_parcel_template_object_id='') ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## get @@ -173,10 +170,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## update @@ -223,6 +219,6 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | +| errors.SDKError | 4XX, 5XX | \*/\* | \ No newline at end of file diff --git a/docs/sdks/webhooks/README.md b/docs/sdks/webhooks/README.md index df94c34b..5641c0a6 100644 --- a/docs/sdks/webhooks/README.md +++ b/docs/sdks/webhooks/README.md @@ -59,10 +59,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## list_webhooks @@ -93,10 +92,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## get_webhook @@ -133,10 +131,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## update_webhook @@ -154,12 +151,12 @@ s = shippo.Shippo( ) -res = s.webhooks.update_webhook(webhook_id='', webhook_update_request=components.WebhookUpdateRequest( +res = s.webhooks.update_webhook(webhook_update_request=components.WebhookUpdateRequest( event=components.WebhookEventTypeEnum.BATCH_CREATED, url='https://example.com/shippo-webhook', active=True, is_test=False, -)) +), webhook_id='') if res is not None: # handle response @@ -180,10 +177,9 @@ if res is not None: ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | - +| errors.SDKError | 4XX, 5XX | \*/\* | ## delete_webhook @@ -214,6 +210,6 @@ s.webhooks.delete_webhook(webhook_id='') ### Errors -| Error Object | Status Code | Content Type | +| Error Type | Status Code | Content Type | | --------------- | --------------- | --------------- | -| errors.SDKError | 4xx-5xx | */* | +| errors.SDKError | 4XX, 5XX | \*/\* | \ No newline at end of file diff --git a/pylintrc b/pylintrc index 19be9c92..30db5ac4 100644 --- a/pylintrc +++ b/pylintrc @@ -184,7 +184,7 @@ good-names=i, # Good variable names regexes, separated by a comma. If names match any regex, # they will always be accepted -good-names-rgxs= +good-names-rgxs=^[A-Z][a-zA-Z0-9]*$ # Include a hint for the correct naming format with invalid-name. include-naming-hint=no diff --git a/setup.py b/setup.py index d4996050..227cfcd5 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setuptools.setup( name='shippo', - version='3.7.1', + version='3.8.0', author='Shippo', description='Shipping API Python library (USPS, FedEx, UPS and more)', license = 'MIT License', diff --git a/src/shippo/models/internal/globals.py b/src/shippo/models/internal/globals.py index 369fa5b3..e3947c11 100644 --- a/src/shippo/models/internal/globals.py +++ b/src/shippo/models/internal/globals.py @@ -8,6 +8,6 @@ @dataclasses.dataclass class Globals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/addshipmentstobatch.py b/src/shippo/models/operations/addshipmentstobatch.py index 4be710bc..b43044d2 100644 --- a/src/shippo/models/operations/addshipmentstobatch.py +++ b/src/shippo/models/operations/addshipmentstobatch.py @@ -9,7 +9,7 @@ @dataclasses.dataclass class AddShipmentsToBatchGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/createaddress.py b/src/shippo/models/operations/createaddress.py index 02a011ff..e85f6364 100644 --- a/src/shippo/models/operations/createaddress.py +++ b/src/shippo/models/operations/createaddress.py @@ -8,6 +8,6 @@ @dataclasses.dataclass class CreateAddressGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/createbatch.py b/src/shippo/models/operations/createbatch.py index 8cb94658..58800b78 100644 --- a/src/shippo/models/operations/createbatch.py +++ b/src/shippo/models/operations/createbatch.py @@ -8,6 +8,6 @@ @dataclasses.dataclass class CreateBatchGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/createcarrieraccount.py b/src/shippo/models/operations/createcarrieraccount.py index 89e08fbf..01732cf2 100644 --- a/src/shippo/models/operations/createcarrieraccount.py +++ b/src/shippo/models/operations/createcarrieraccount.py @@ -8,6 +8,6 @@ @dataclasses.dataclass class CreateCarrierAccountGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/createcustomsdeclaration.py b/src/shippo/models/operations/createcustomsdeclaration.py index 3b937752..1626a822 100644 --- a/src/shippo/models/operations/createcustomsdeclaration.py +++ b/src/shippo/models/operations/createcustomsdeclaration.py @@ -8,6 +8,6 @@ @dataclasses.dataclass class CreateCustomsDeclarationGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/createcustomsitem.py b/src/shippo/models/operations/createcustomsitem.py index 334becf6..35e31283 100644 --- a/src/shippo/models/operations/createcustomsitem.py +++ b/src/shippo/models/operations/createcustomsitem.py @@ -8,6 +8,6 @@ @dataclasses.dataclass class CreateCustomsItemGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/createliverate.py b/src/shippo/models/operations/createliverate.py index e137af0f..1e709852 100644 --- a/src/shippo/models/operations/createliverate.py +++ b/src/shippo/models/operations/createliverate.py @@ -8,6 +8,6 @@ @dataclasses.dataclass class CreateLiveRateGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/createmanifest.py b/src/shippo/models/operations/createmanifest.py index 4d2f0bc5..7421e0e1 100644 --- a/src/shippo/models/operations/createmanifest.py +++ b/src/shippo/models/operations/createmanifest.py @@ -8,6 +8,6 @@ @dataclasses.dataclass class CreateManifestGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/createorder.py b/src/shippo/models/operations/createorder.py index 52925dae..dd8a19ea 100644 --- a/src/shippo/models/operations/createorder.py +++ b/src/shippo/models/operations/createorder.py @@ -8,6 +8,6 @@ @dataclasses.dataclass class CreateOrderGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/createparcel.py b/src/shippo/models/operations/createparcel.py index 0d9dcc4e..34177a6d 100644 --- a/src/shippo/models/operations/createparcel.py +++ b/src/shippo/models/operations/createparcel.py @@ -10,7 +10,7 @@ @dataclasses.dataclass class CreateParcelGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/createpickup.py b/src/shippo/models/operations/createpickup.py index 563b74eb..c4a5394b 100644 --- a/src/shippo/models/operations/createpickup.py +++ b/src/shippo/models/operations/createpickup.py @@ -8,6 +8,6 @@ @dataclasses.dataclass class CreatePickupGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/createrefund.py b/src/shippo/models/operations/createrefund.py index 5db326aa..4b2b788f 100644 --- a/src/shippo/models/operations/createrefund.py +++ b/src/shippo/models/operations/createrefund.py @@ -8,6 +8,6 @@ @dataclasses.dataclass class CreateRefundGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/createservicegroup.py b/src/shippo/models/operations/createservicegroup.py index 74a4451d..a7d4b55b 100644 --- a/src/shippo/models/operations/createservicegroup.py +++ b/src/shippo/models/operations/createservicegroup.py @@ -8,6 +8,6 @@ @dataclasses.dataclass class CreateServiceGroupGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/createshipment.py b/src/shippo/models/operations/createshipment.py index 936bc4f0..84a182e6 100644 --- a/src/shippo/models/operations/createshipment.py +++ b/src/shippo/models/operations/createshipment.py @@ -8,6 +8,6 @@ @dataclasses.dataclass class CreateShipmentGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/createshippoaccount.py b/src/shippo/models/operations/createshippoaccount.py index ef69cce5..190cc8ba 100644 --- a/src/shippo/models/operations/createshippoaccount.py +++ b/src/shippo/models/operations/createshippoaccount.py @@ -8,6 +8,6 @@ @dataclasses.dataclass class CreateShippoAccountGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/createtrack.py b/src/shippo/models/operations/createtrack.py index ab83d17e..2ecfdac2 100644 --- a/src/shippo/models/operations/createtrack.py +++ b/src/shippo/models/operations/createtrack.py @@ -8,6 +8,6 @@ @dataclasses.dataclass class CreateTrackGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/createtransaction.py b/src/shippo/models/operations/createtransaction.py index e127146b..7b0fb4c4 100644 --- a/src/shippo/models/operations/createtransaction.py +++ b/src/shippo/models/operations/createtransaction.py @@ -10,7 +10,7 @@ @dataclasses.dataclass class CreateTransactionGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/createuserparceltemplate.py b/src/shippo/models/operations/createuserparceltemplate.py index 2011b67b..1330eca6 100644 --- a/src/shippo/models/operations/createuserparceltemplate.py +++ b/src/shippo/models/operations/createuserparceltemplate.py @@ -8,6 +8,6 @@ @dataclasses.dataclass class CreateUserParcelTemplateGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/deletedefaultparceltemplate.py b/src/shippo/models/operations/deletedefaultparceltemplate.py index 9cfab7e1..0717edfb 100644 --- a/src/shippo/models/operations/deletedefaultparceltemplate.py +++ b/src/shippo/models/operations/deletedefaultparceltemplate.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class DeleteDefaultParcelTemplateGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/deleteservicegroup.py b/src/shippo/models/operations/deleteservicegroup.py index b85e8adc..6ce7a904 100644 --- a/src/shippo/models/operations/deleteservicegroup.py +++ b/src/shippo/models/operations/deleteservicegroup.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class DeleteServiceGroupGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/deleteuserparceltemplate.py b/src/shippo/models/operations/deleteuserparceltemplate.py index 99754762..1d532b16 100644 --- a/src/shippo/models/operations/deleteuserparceltemplate.py +++ b/src/shippo/models/operations/deleteuserparceltemplate.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class DeleteUserParcelTemplateGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/getaddress.py b/src/shippo/models/operations/getaddress.py index 217d7ad1..6d2c49f5 100644 --- a/src/shippo/models/operations/getaddress.py +++ b/src/shippo/models/operations/getaddress.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class GetAddressGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/getbatch.py b/src/shippo/models/operations/getbatch.py index 98cf702f..6adb1497 100644 --- a/src/shippo/models/operations/getbatch.py +++ b/src/shippo/models/operations/getbatch.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class GetBatchGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/getcarrieraccount.py b/src/shippo/models/operations/getcarrieraccount.py index 4f8fd05c..21213a60 100644 --- a/src/shippo/models/operations/getcarrieraccount.py +++ b/src/shippo/models/operations/getcarrieraccount.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class GetCarrierAccountGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/getcarrierparceltemplate.py b/src/shippo/models/operations/getcarrierparceltemplate.py index 09582542..f2ff89c4 100644 --- a/src/shippo/models/operations/getcarrierparceltemplate.py +++ b/src/shippo/models/operations/getcarrierparceltemplate.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class GetCarrierParcelTemplateGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/getcarrierregistrationstatus.py b/src/shippo/models/operations/getcarrierregistrationstatus.py index 8ab90fc8..5218a6c9 100644 --- a/src/shippo/models/operations/getcarrierregistrationstatus.py +++ b/src/shippo/models/operations/getcarrierregistrationstatus.py @@ -9,7 +9,7 @@ @dataclasses.dataclass class GetCarrierRegistrationStatusGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/getcustomsdeclaration.py b/src/shippo/models/operations/getcustomsdeclaration.py index 77a9e8e4..9a04acb8 100644 --- a/src/shippo/models/operations/getcustomsdeclaration.py +++ b/src/shippo/models/operations/getcustomsdeclaration.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class GetCustomsDeclarationGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/getcustomsitem.py b/src/shippo/models/operations/getcustomsitem.py index 38842f2c..a7b6f12f 100644 --- a/src/shippo/models/operations/getcustomsitem.py +++ b/src/shippo/models/operations/getcustomsitem.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class GetCustomsItemGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/getdefaultparceltemplate.py b/src/shippo/models/operations/getdefaultparceltemplate.py index 027dba79..82b9b356 100644 --- a/src/shippo/models/operations/getdefaultparceltemplate.py +++ b/src/shippo/models/operations/getdefaultparceltemplate.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class GetDefaultParcelTemplateGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/getmanifest.py b/src/shippo/models/operations/getmanifest.py index 46c6af8c..27c0e3cc 100644 --- a/src/shippo/models/operations/getmanifest.py +++ b/src/shippo/models/operations/getmanifest.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class GetManifestGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/getorder.py b/src/shippo/models/operations/getorder.py index 7d709cfd..57b04f71 100644 --- a/src/shippo/models/operations/getorder.py +++ b/src/shippo/models/operations/getorder.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class GetOrderGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/getparcel.py b/src/shippo/models/operations/getparcel.py index 6b8aef1f..36488f75 100644 --- a/src/shippo/models/operations/getparcel.py +++ b/src/shippo/models/operations/getparcel.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class GetParcelGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/getrate.py b/src/shippo/models/operations/getrate.py index 6278267f..725deb69 100644 --- a/src/shippo/models/operations/getrate.py +++ b/src/shippo/models/operations/getrate.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class GetRateGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/getrefund.py b/src/shippo/models/operations/getrefund.py index 7aac7d28..758d6d64 100644 --- a/src/shippo/models/operations/getrefund.py +++ b/src/shippo/models/operations/getrefund.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class GetRefundGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/getshipment.py b/src/shippo/models/operations/getshipment.py index 77645d44..f81f638f 100644 --- a/src/shippo/models/operations/getshipment.py +++ b/src/shippo/models/operations/getshipment.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class GetShipmentGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/getshippoaccount.py b/src/shippo/models/operations/getshippoaccount.py index 42316c40..2a501c68 100644 --- a/src/shippo/models/operations/getshippoaccount.py +++ b/src/shippo/models/operations/getshippoaccount.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class GetShippoAccountGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/gettrack.py b/src/shippo/models/operations/gettrack.py index 62286a18..3262ef3c 100644 --- a/src/shippo/models/operations/gettrack.py +++ b/src/shippo/models/operations/gettrack.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class GetTrackGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/gettransaction.py b/src/shippo/models/operations/gettransaction.py index 286674d2..51b08d05 100644 --- a/src/shippo/models/operations/gettransaction.py +++ b/src/shippo/models/operations/gettransaction.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class GetTransactionGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/getuserparceltemplate.py b/src/shippo/models/operations/getuserparceltemplate.py index 1afba700..20c7527d 100644 --- a/src/shippo/models/operations/getuserparceltemplate.py +++ b/src/shippo/models/operations/getuserparceltemplate.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class GetUserParcelTemplateGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/initiateoauth2signin.py b/src/shippo/models/operations/initiateoauth2signin.py index dd0c1200..9295f55b 100644 --- a/src/shippo/models/operations/initiateoauth2signin.py +++ b/src/shippo/models/operations/initiateoauth2signin.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class InitiateOauth2SigninGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/listaddresses.py b/src/shippo/models/operations/listaddresses.py index 198be0ba..c6745c0f 100644 --- a/src/shippo/models/operations/listaddresses.py +++ b/src/shippo/models/operations/listaddresses.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class ListAddressesGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/listcarrieraccounts.py b/src/shippo/models/operations/listcarrieraccounts.py index 6a910a90..f6a8118a 100644 --- a/src/shippo/models/operations/listcarrieraccounts.py +++ b/src/shippo/models/operations/listcarrieraccounts.py @@ -9,7 +9,7 @@ @dataclasses.dataclass class ListCarrierAccountsGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/listcarrierparceltemplates.py b/src/shippo/models/operations/listcarrierparceltemplates.py index 99d49ff1..2f78800b 100644 --- a/src/shippo/models/operations/listcarrierparceltemplates.py +++ b/src/shippo/models/operations/listcarrierparceltemplates.py @@ -9,7 +9,7 @@ @dataclasses.dataclass class ListCarrierParcelTemplatesGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/listcustomsdeclarations.py b/src/shippo/models/operations/listcustomsdeclarations.py index 00b7bb35..48b2038a 100644 --- a/src/shippo/models/operations/listcustomsdeclarations.py +++ b/src/shippo/models/operations/listcustomsdeclarations.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class ListCustomsDeclarationsGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/listcustomsitems.py b/src/shippo/models/operations/listcustomsitems.py index 38080e31..e85b4668 100644 --- a/src/shippo/models/operations/listcustomsitems.py +++ b/src/shippo/models/operations/listcustomsitems.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class ListCustomsItemsGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/listmanifests.py b/src/shippo/models/operations/listmanifests.py index 31944949..30049cb2 100644 --- a/src/shippo/models/operations/listmanifests.py +++ b/src/shippo/models/operations/listmanifests.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class ListManifestsGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/listorders.py b/src/shippo/models/operations/listorders.py index 9ac91a94..bf702899 100644 --- a/src/shippo/models/operations/listorders.py +++ b/src/shippo/models/operations/listorders.py @@ -10,7 +10,7 @@ @dataclasses.dataclass class ListOrdersGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/listparcels.py b/src/shippo/models/operations/listparcels.py index d7acfc22..32f15d86 100644 --- a/src/shippo/models/operations/listparcels.py +++ b/src/shippo/models/operations/listparcels.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class ListParcelsGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/listrefunds.py b/src/shippo/models/operations/listrefunds.py index 133ecd42..5f564170 100644 --- a/src/shippo/models/operations/listrefunds.py +++ b/src/shippo/models/operations/listrefunds.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class ListRefundsGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/listservicegroups.py b/src/shippo/models/operations/listservicegroups.py index c4c419d1..643b6686 100644 --- a/src/shippo/models/operations/listservicegroups.py +++ b/src/shippo/models/operations/listservicegroups.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class ListServiceGroupsGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/listshipmentrates.py b/src/shippo/models/operations/listshipmentrates.py index c2b93cfb..93ecd74f 100644 --- a/src/shippo/models/operations/listshipmentrates.py +++ b/src/shippo/models/operations/listshipmentrates.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class ListShipmentRatesGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/listshipmentratesbycurrencycode.py b/src/shippo/models/operations/listshipmentratesbycurrencycode.py index 15ac67c4..f37225c9 100644 --- a/src/shippo/models/operations/listshipmentratesbycurrencycode.py +++ b/src/shippo/models/operations/listshipmentratesbycurrencycode.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class ListShipmentRatesByCurrencyCodeGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/listshipments.py b/src/shippo/models/operations/listshipments.py index 66db1650..3c415b12 100644 --- a/src/shippo/models/operations/listshipments.py +++ b/src/shippo/models/operations/listshipments.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class ListShipmentsGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/listshippoaccounts.py b/src/shippo/models/operations/listshippoaccounts.py index bfa7db23..5e361c29 100644 --- a/src/shippo/models/operations/listshippoaccounts.py +++ b/src/shippo/models/operations/listshippoaccounts.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class ListShippoAccountsGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/listtransactions.py b/src/shippo/models/operations/listtransactions.py index 70abfcf3..92ff3b1a 100644 --- a/src/shippo/models/operations/listtransactions.py +++ b/src/shippo/models/operations/listtransactions.py @@ -10,7 +10,7 @@ @dataclasses.dataclass class ListTransactionsGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/listuserparceltemplates.py b/src/shippo/models/operations/listuserparceltemplates.py index c8c5278e..5b77b743 100644 --- a/src/shippo/models/operations/listuserparceltemplates.py +++ b/src/shippo/models/operations/listuserparceltemplates.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class ListUserParcelTemplatesGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/purchasebatch.py b/src/shippo/models/operations/purchasebatch.py index 9bd70452..b6c2012a 100644 --- a/src/shippo/models/operations/purchasebatch.py +++ b/src/shippo/models/operations/purchasebatch.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class PurchaseBatchGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/registercarrieraccount.py b/src/shippo/models/operations/registercarrieraccount.py index 3cebdcca..5a1cd021 100644 --- a/src/shippo/models/operations/registercarrieraccount.py +++ b/src/shippo/models/operations/registercarrieraccount.py @@ -23,7 +23,7 @@ @dataclasses.dataclass class RegisterCarrierAccountGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/removeshipmentsfrombatch.py b/src/shippo/models/operations/removeshipmentsfrombatch.py index 6b389a69..d34a96a8 100644 --- a/src/shippo/models/operations/removeshipmentsfrombatch.py +++ b/src/shippo/models/operations/removeshipmentsfrombatch.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class RemoveShipmentsFromBatchGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/updatecarrieraccount.py b/src/shippo/models/operations/updatecarrieraccount.py index a7f3aadf..c548ac46 100644 --- a/src/shippo/models/operations/updatecarrieraccount.py +++ b/src/shippo/models/operations/updatecarrieraccount.py @@ -9,7 +9,7 @@ @dataclasses.dataclass class UpdateCarrierAccountGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/updatedefaultparceltemplate.py b/src/shippo/models/operations/updatedefaultparceltemplate.py index 0299c1cd..9bcf997e 100644 --- a/src/shippo/models/operations/updatedefaultparceltemplate.py +++ b/src/shippo/models/operations/updatedefaultparceltemplate.py @@ -8,6 +8,6 @@ @dataclasses.dataclass class UpdateDefaultParcelTemplateGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/updateservicegroup.py b/src/shippo/models/operations/updateservicegroup.py index 764030fa..067ad6f7 100644 --- a/src/shippo/models/operations/updateservicegroup.py +++ b/src/shippo/models/operations/updateservicegroup.py @@ -8,6 +8,6 @@ @dataclasses.dataclass class UpdateServiceGroupGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/updateshippoaccount.py b/src/shippo/models/operations/updateshippoaccount.py index 809071c9..109db6c7 100644 --- a/src/shippo/models/operations/updateshippoaccount.py +++ b/src/shippo/models/operations/updateshippoaccount.py @@ -9,7 +9,7 @@ @dataclasses.dataclass class UpdateShippoAccountGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/updateuserparceltemplate.py b/src/shippo/models/operations/updateuserparceltemplate.py index 087c6140..87c545c1 100644 --- a/src/shippo/models/operations/updateuserparceltemplate.py +++ b/src/shippo/models/operations/updateuserparceltemplate.py @@ -9,7 +9,7 @@ @dataclasses.dataclass class UpdateUserParcelTemplateGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/models/operations/validateaddress.py b/src/shippo/models/operations/validateaddress.py index bf15a374..deafeb88 100644 --- a/src/shippo/models/operations/validateaddress.py +++ b/src/shippo/models/operations/validateaddress.py @@ -8,7 +8,7 @@ @dataclasses.dataclass class ValidateAddressGlobals: shippo_api_version: Optional[str] = dataclasses.field(default=None, metadata={'header': { 'field_name': 'SHIPPO-API-VERSION', 'style': 'simple', 'explode': False }}) - r"""String used to pick a non-default API version to use""" + r"""Optional string used to pick a non-default API version to use. See our API version guide.""" diff --git a/src/shippo/sdk.py b/src/shippo/sdk.py index da77ea1e..38db40fe 100644 --- a/src/shippo/sdk.py +++ b/src/shippo/sdk.py @@ -164,7 +164,7 @@ class Shippo: shippo_accounts: ShippoAccounts r"""Shippo Accounts are used by Shippo Platform Accounts to create and manage Managed Shippo Accounts. Managed Shippo Accounts are headless accounts that represent your customers. They are opaque to your end customers, meaning customers do not need to create their own Shippo login or have a billing relationship with Shippo. - They can be used by marketplaces, e-commerce platforms, and third-party logistics providers who want to offer, seamless, built-in shipping functionality to their customers. + They can be used by marketplaces, e-commerce platforms, and third-party logistics providers who want to offer, seamless, built-in shipping functionality to their customers. See our guide for more details. """ webhooks: Webhooks diff --git a/src/shippo/sdkconfiguration.py b/src/shippo/sdkconfiguration.py index aebf9448..27206047 100644 --- a/src/shippo/sdkconfiguration.py +++ b/src/shippo/sdkconfiguration.py @@ -24,9 +24,9 @@ class SDKConfiguration: server_idx: Optional[int] = 0 language: str = 'python' openapi_doc_version: str = '2018-02-08' - sdk_version: str = '3.7.1' - gen_version: str = '2.421.3' - user_agent: str = 'speakeasy-sdk/python 3.7.1 2.421.3 2018-02-08 shippo' + sdk_version: str = '3.8.0' + gen_version: str = '2.452.0' + user_agent: str = 'speakeasy-sdk/python 3.8.0 2.452.0 2018-02-08 shippo' retry_config: Optional[RetryConfig] = None def __post_init__(self): diff --git a/src/shippo/shippo_accounts.py b/src/shippo/shippo_accounts.py index 5efdbc50..6940fd51 100644 --- a/src/shippo/shippo_accounts.py +++ b/src/shippo/shippo_accounts.py @@ -10,7 +10,7 @@ class ShippoAccounts: r"""Shippo Accounts are used by Shippo Platform Accounts to create and manage Managed Shippo Accounts. Managed Shippo Accounts are headless accounts that represent your customers. They are opaque to your end customers, meaning customers do not need to create their own Shippo login or have a billing relationship with Shippo. - They can be used by marketplaces, e-commerce platforms, and third-party logistics providers who want to offer, seamless, built-in shipping functionality to their customers. + They can be used by marketplaces, e-commerce platforms, and third-party logistics providers who want to offer, seamless, built-in shipping functionality to their customers. See our guide for more details. """ sdk_configuration: SDKConfiguration @@ -22,7 +22,7 @@ def __init__(self, sdk_config: SDKConfiguration) -> None: def list(self, page: Optional[int] = None, results: Optional[int] = None) -> components.ShippoAccountPaginatedList: r"""List all Shippo Accounts - Returns a list of Shippo Accounts objects + Returns a list of Shippo Managed Accounts objects. """ hook_ctx = HookContext(operation_id='ListShippoAccounts', oauth2_scopes=[], security_source=self.sdk_configuration.security) request = operations.ListShippoAccountsRequest( @@ -87,7 +87,7 @@ def list(self, page: Optional[int] = None, results: Optional[int] = None) -> com def create(self, request: components.ShippoAccountUpdateRequest) -> components.ShippoAccount: r"""Create a Shippo Account - Creates a Shippo Account object + Creates a new Shippo Managed Account. """ hook_ctx = HookContext(operation_id='CreateShippoAccount', oauth2_scopes=[], security_source=self.sdk_configuration.security) _globals = operations.CreateShippoAccountGlobals( @@ -151,7 +151,7 @@ def create(self, request: components.ShippoAccountUpdateRequest) -> components.S def get(self, shippo_account_id: str) -> components.ShippoAccount: r"""Retrieve a Shippo Account - Returns a Shippo Account using an object ID + Returns a Shippo Managed Account using an object ID. """ hook_ctx = HookContext(operation_id='GetShippoAccount', oauth2_scopes=[], security_source=self.sdk_configuration.security) request = operations.GetShippoAccountRequest( @@ -214,7 +214,7 @@ def get(self, shippo_account_id: str) -> components.ShippoAccount: def update(self, shippo_account_id: str, shippo_account_update_request: Optional[components.ShippoAccountUpdateRequest] = None) -> components.ShippoAccount: r"""Update a Shippo Account - Updates a Shippo Account object + Updates a Shippo Managed Account using an object ID. """ hook_ctx = HookContext(operation_id='UpdateShippoAccount', oauth2_scopes=[], security_source=self.sdk_configuration.security) request = operations.UpdateShippoAccountRequest(