We hope you enjoy our updated documentation! The old documentation website is still available here. Reach out to us with feedback or questions. Happy programming! 🎉
[
{
"transaction_id": "1NLTTi8htKM2h0wD3Erx7N"
},
{
"transaction_id": "asdad9u30d23dj23d02dj0"
}
]
curl --location --request POST 'https://staging.spectrumsurveys.com/buyers/v2/adjustments' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"transaction_id": "1NLTTi8htKM2h0wD3Erx7N"
},
{
"transaction_id": "asdad9u30d23dj23d02dj0"
}
]'
{
"status": 1,
"statusDescription": "Pending",
"adjustment_id": "abc06685-b59c-4351-8910-ad3870cf7ffd",
"summary": {
"currentCompletes": 0,
"previouslyRejectedCompletes": 0,
"rejectingCompletesInCurrentUpload": 0,
"acceptingCompletesInCurrentUpload": 2,
"resultingCompletes": 2,
"totalRawCompletes": 2,
"totalRejects": 0,
"rejectPercentage": "0.00",
"eligible": 2,
"completes": 0,
"rejected": 0,
"test": 0,
"alreadyReconciled": 0,
"invalid": 0,
"transactions": 2,
"surveyStatus": [
{
"id": 1177145,
"st": 44,
"modelType": "surveys"
},
{
"id": 1177148,
"st": 44,
"modelType": "surveys"
}
],
"summaryPerSurvey": [
{
"surveyId": 1177148,
"currentCompletes": 0,
"previouslyRejectedCompletes": 0,
"rejectingCompletesInCurrentUpload": 0,
"acceptingCompletesInCurrentUpload": 1,
"resultingCompletes": 1,
"totalRawCompletes": 1,
"totalRejects": 0,
"rejectPercentage": "0.00",
"eligible": 1,
"completes": 0,
"rejected": 0,
"test": 0,
"alreadyReconciled": 0,
"invalid": 0,
"transactions": 1,
"surveyStatus": [
{
"id": 1177148,
"st": 44,
"modelType": "surveys"
}
],
"validCap": true
},
{
"surveyId": 1177145,
"currentCompletes": 0,
"previouslyRejectedCompletes": 0,
"rejectingCompletesInCurrentUpload": 0,
"acceptingCompletesInCurrentUpload": 1,
"resultingCompletes": 1,
"totalRawCompletes": 1,
"totalRejects": 0,
"rejectPercentage": "0.00",
"eligible": 1,
"completes": 0,
"rejected": 0,
"test": 0,
"alreadyReconciled": 0,
"invalid": 0,
"transactions": 1,
"surveyStatus": [
{
"id": 1177145,
"st": 44,
"modelType": "surveys"
}
],
"validCap": true
}
],
"validCap": true,
"invoiced": 0,
"isApiUser": true
}
}