Skip to content

urbitassociates/api-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Urb-it Delivery examples:

API docs: https://urb-it.dev/docs/v4/

Important: You need to get authorization and clientId from urb-it.

The sample code will:

  1. Create a shipment with one delivery
  2. Fetch the shipping label for the created shipment

Postman collection

The Urb-it Delivery API postman collection has sample requests for the following actions:

  • Create a shipment
  • Retrieve a shipment
  • Get shipping label
  • Cancel a shipment
  • Create a webhook configuration
  • Retrieve the webhook configuration
  • Validate a postcode

Postman Collection

Before making requests to any of the above endpoints, make sure to set the variables Authorization and ClientId in Postman Environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published