PsaSyncedSubscription
Definition of a synced subscription
This page contains
Fields
id: ID! | ID of synced psa subscription |
subscriptionId: ID! | Subscription id |
mor: PsaMor PREVIEW | Merchant of record for which subscription is synced |
syncStatus: PsaSyncedSubscriptionStatus! PREVIEW | Status of sync subscription |
companyName: String | Name of the company |
companyId: String | UUID of the company |
userId: String | UUID of the User |
applicationName: String | Appdirect product Name |
createdOn: DateTime | Created on |
updatedOn: DateTime | Updated on |
createdBy: String | Created by |
updatedBy: String | Updated by |
orders: [PsaSyncedSubscriptionOrder] PREVIEW | Appdirect Orders and relevant PSA details |
Parent objects of PsaSyncedSubscription
PsaSyncedSubscriptionsConnection PREVIEW | A connection type used to page through a list of synced subscriptions" |
Queries for PsaSyncedSubscription
psaSyncedSubscriptions PREVIEW | Get all subscriptions |