Provides information about the application used to generate an inventory change.
SourceApplication
Name | Type | Tags | Description |
---|---|---|---|
Product |
string |
Optional | Indicates the Square product used to generate an inventory change. |
ApplicationId |
string |
Optional | Read-only Square ID assigned to the application. Only used for Product type EXTERNAL_API . |
Name |
string |
Optional | Read-only display name assigned to the application (e.g. "Custom Application" , "Square POS 4.74 for Android" ). |
{
"product": null,
"application_id": null,
"name": null
}