Registering Completes
Request
POST $apihost/complete
($apihost is the environment against which you are testing, and $basepath is the base path with the api version. All Buy API calls will require access-token parameter in the header)
Body:
If transaction_id is 3BYxLzF6H49er7Ms5ep1CD, then the api call would be:
POST: https://api.spectrumsurveys.com/complete
Headers : access-token
Body: {"transaction_id":"3BYxLzF6H49er7Ms5ep1CD"}Response
Response Code
200 OK
404 Transaction Not Found or not currently in "Buyer In Progress" status