Skip to main content
PUT
/
subscriptions
/
cp
/
api
/
subscription-contracts
/
sync-shipping-price
/
{contractId}
Sync shipping price on contract from delivery profile
curl --request PUT \
  --url https://www.myshop.com/apps/subscriptions/cp/api/subscription-contracts/sync-shipping-price/{contractId}
{
  "success": true,
  "status": "<string>",
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://appstleinc-aeca3e0a.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

contractId
integer<int64>
required

Response

200 - */*

OK

success
boolean
status
string
message
string