/
Shipping App Integration with frontend
Shipping App Integration with frontend
To create connection for Clickpost and return prime
AppId on staging -
Clickpost AppId - 2473
Return prime AppId -2562
API to call from frontend -https://{{accountslug}}.auperator.co/api/v1/shippingapp/connection
Request body :{ "appinstallationId" : 6789, "appId" : 7868, "connectionName" : "Clickpost" }
Response :
{
"id" : connectionId,
"refreshToken" :
}
Client Id and Client Secret :
Fetch the clientId
and clientSecret
for the app using the same API method as used for the custom app
Get : https://{{accountslug}}.auperator.co/api/v1/app/{appId}
, multiple selections available,
Related content
Shipping Apps
Shipping Apps
More like this
Deployment Documentation for Shipping App
Deployment Documentation for Shipping App
More like this
Fynd Delivery partner integration
Fynd Delivery partner integration
More like this
App Setup
App Setup
More like this
Amazon Seller Partner Integration
Amazon Seller Partner Integration
More like this
Turn App into Sales Channel
Turn App into Sales Channel
More like this