GoFor


Overview

GoFor Corporation is a Canada multinational company that deals with package delivery services. Known for carbon-free delivery, it expands its services to Canada and US.


Onboarding of a GoFor Carrier Account

In order to create a GoFor carrier account, the user needs to possess the following prerequisites:

  • Security Credentials in the form of a Username and Password

A GoFor carrier can be onboarded for a subscription through the client portal for now.


API Operations for Shipping with GoFor

The APIs integrate with GoFor through the following operations:

OperationsMethodResource Path
Add a Carrier AccountPOST/api/v1/carrierAccounts/carrier=GOFOR
Rate a ParcelPOST/api/v1/rates
Create a Shipping LabelPOST/api/v2/shipments
Reprint a LabelPOST/api/v2/shipments/reprint
Void a LabelPOST/api/v2/shipments/cancel
Get Tracking InformationGET/api/v1/tracking/{{trackingNumber}}

Metadata

Metadata provides information about GoFor carrier services, including origin and destination countries, supported carrier services, supported package types, and supported special services. Users can select specific origin and destination countries from the provided dropdown menu to dynamically view relevant metadata specific to those countries.

Metadata information not available