externaltransactions
Creates a new external transaction.
post/androidpublisher/v3/{+parent}/externalTransactions
Path parameters
parentstring required
Required. The parent resource where this external transaction will be created. Format: applications/{package_name}
Query parameters
externalTransactionIdstring
Required. The id to use for the external transaction. Must be unique across all other transactions for the app. This value should be 1-63 characters and valid characters are /a-zA-Z0-9_-/. Do not use this field to store any Personally Identifiable Information (PII) such as emails. Attempting to store PII in this field may result in requests being blocked.
Request body
Response
Successful response