Jump to: GET Response Notes | API Call Builder
Associates an existing offer to an existing offer category. This method does not alter any preexisting category associations with the target offer.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
id | Integer | ID of Offer object |
category_id | Integer | ID of OfferCategory object |
GET Response Notes
Boolean: true if action succeeds; false otherwise
API Call Builder
Javascript is required to use the API Call Builder.