[Send Consumption Information] Is it okay to send consumption information without appAccountToken ?

Hi. we are preparing to send consumption information. but we could not get the "appAccountToken" from Notifications. So, we are trying to send consumption information without "appAccountToken". Is it okay to send consumption information with "appAccountToken":"" ?

Answered by App Store Commerce Engineer in 723408022

Yes, you can send consumption information without providing an appAccountToken UUID. You can simply populate the field in the request with an empty string. See here for more information:

https://developer.apple.com/documentation/appstoreserverapi/appaccounttoken

Accepted Answer

Yes, you can send consumption information without providing an appAccountToken UUID. You can simply populate the field in the request with an empty string. See here for more information:

https://developer.apple.com/documentation/appstoreserverapi/appaccounttoken

[Send Consumption Information] Is it okay to send consumption information without appAccountToken ?
 
 
Q