post https://us-central1-readysandbox.cloudfunctions.net/currency-processAllPurchaseDocuments
Log in to see full request history
Responses
200Successfully processed all purchase documents
500Internal server error
200Successfully processed all purchase documents
500Internal server error
xxxxxxxxxx
10curl --request POST \
--url https://us-central1-readysandbox.cloudfunctions.net/currency-processAllPurchaseDocuments \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"verifyAndroidPurchases": true,
"verifyApplePurchases": true
}
'
Try It!
to start a request and see the response here! Or choose an example: