Integrate with our MyFastWay API to meet all your shipping needs
Get started
-
The first step is to create an account or login to your existing myfastway.co.nz account.
-
Navigate to Administration > API Keys > Create Key.
-
The Client ID and Secret will be shown on the screen and the customer should give them to their developers along with the link to our technical documentation
Creating a consignment
-
Authenticate (retrieve an access token using the OAuth2 method)
https://github.com/mindfulsoftware/myFastway.ApiClient/wiki/Principles꞉-Authentication
-
Get a Quote (it’s not mandatory but is useful)
https://github.com/mindfulsoftware/myFastway.ApiClient/wiki/Endpoints꞉-Consignments#quote
-
Create a consignment
https://github.com/mindfulsoftware/myFastway.ApiClient/wiki/Endpoints꞉-Consignments#consign
in this call you can use the JSON presented in this section:
https://github.com/mindfulsoftware/myFastway.ApiClient/wiki/Endpoints꞉-Consignments#request-objects
-
Download PDF Labels
https://github.com/mindfulsoftware/myFastway.ApiClient/wiki/Endpoints꞉-Consignments#labels