Negotiated Contracts

List negotiated contracts

A negotiated contract is a special arrangement between client and TextMaster which affects price-per-word paid by client on their projects. Normally, it's a fixed amount price reduction.

OAuth: This endpoint requires the default public scope.

Code samples

curl -G "https://api.textmaster.com/v1/clients/negotiated_contracts" \
  -H "Authorization: Bearer 37c102e8d6017d4d63625fd968aac8c225e5553f30f533d88f309499692ae310"

Last updated