Update commerce integration
Update commerce integration metadata for the given external business ID. Note: If you're interested in joining the beta, please reach out to your Pinterest account manager.
Path parameters
External business ID for the integration.
Request body
Response
The request has succeeded.
Example response
{
"id": "7329167449607351372",
"external_business_id": "1238401984",
"connected_merchant_id": "1445572885401",
"connected_user_id": "871939315263957401",
"connected_advertiser_id": "549764738871",
"connected_lba_id": "871939315263957402",
"connected_tag_id": "2412141155151",
"partner_access_token_expiry": 1621350033000,
"partner_refresh_token_expiry": 1621350033000,
"scopes": "accounts:read",
"created_timestamp": 1621350033000,
"updated_timestamp": 1621350033000,
"additional_id_1": "128464",
"partner_metadata": ""
}Changes
Changed in 4 of the 29 revisions of this API.226
- ▲
the
idresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
removed the non-success response with the status
409response-non-success-status-removed
- ○
the response optional property
connected_advertiser_idbecame not read-only for the status200response-optional-property-became-not-read-only
- ○
the response optional property
created_timestampbecame read-only for the status200response-optional-property-became-read-only
- ○
the response optional property
idbecame read-only for the status200response-optional-property-became-read-only
- ○
the response optional property
updated_timestampbecame read-only for the status200response-optional-property-became-read-only
- ○
added
Pinterest.Lib.IntegerFormatTypeto theidresponse propertyallOflist for the response status200response-property-all-of-added
- ○
the
idresponse's property pattern^\d+$was removed for the status200response-property-pattern-removed
This revision also has 182 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
request body became required
request-body-became-required
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the new optional request property
additional_id_1new-optional-request-property
- ○
added the new optional request property
partner_access_token_expirynew-optional-request-property
- ○
added the new optional request property
partner_metadatanew-optional-request-property
- ○
added the new optional request property
partner_refresh_tokennew-optional-request-property
- ○
added the new optional request property
partner_refresh_token_expirynew-optional-request-property
- ○
added the new optional request property
scopesnew-optional-request-property
- ○
added the optional property
additional_id_1to the response with the200statusresponse-optional-property-added
- ○
added the optional property
created_timestampto the response with the200statusresponse-optional-property-added
- ○
added the optional property
idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
partner_access_token_expiryto the response with the200statusresponse-optional-property-added
- ○
added the optional property
partner_metadatato the response with the200statusresponse-optional-property-added
- ○
added the optional property
partner_refresh_token_expiryto the response with the200statusresponse-optional-property-added
- ○
added the optional property
scopesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
updated_timestampto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○