POST api/Resource/Debit?debitAmount={debitAmount}

Executes debit of App Store Credit account for user associated with this request. The transaction is logged against the app associated with the request. A transaction reference is returned that can be used in a request. Requires "AccountDebit" scope authorization.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
debitAmount

Amount to be debited.

decimal number

Required

Body Parameters

None.

Response Information

Resource Description

transactionRef

string

Response Formats

application/json, text/json

Sample:
"sample string 1"