Skip to content

Commit

Permalink
WEB-4108 niapi promo numbers does not support createupdate by idfromn…
Browse files Browse the repository at this point in the history
…etwork: Use correct promo_number identifier
  • Loading branch information
collin-mcgrath committed Oct 18, 2018
1 parent 73be781 commit 925be21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ API Endpoints
"""""""""""""
The following endpoints are for use when you have your own ID's (id_from_network) and wish to use that as the identifier.

``https://invoca.net/api/@@NETWORK_API_VERSION/<network_id>/advertisers/<advertiser_id_from_network>/advertiser_campaigns/<advertiser_campaign_id_from_network>/promo_numbers_by_id/<promo_number>.json``
``https://invoca.net/api/@@NETWORK_API_VERSION/<network_id>/advertisers/<advertiser_id_from_network>/advertiser_campaigns/<advertiser_campaign_id_from_network>/promo_numbers_by_id/<promo_number_id_from_network>.json``

.. api_endpoint::
:verb: GET
Expand Down

0 comments on commit 925be21

Please sign in to comment.