AP
APPaymentProcessorOrganization
AP external payment processor organization
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
CanBeOnboardedNonexistent in DB | bool? | - | ||
Description:Can be onboarded state (for Onboard action state) | ||||
CanSubscribeNonexistent in DB | bool? | - | ||
Description:Can Subscribe (for SubscribeWebhook action state) | ||||
CanUnSubscribeNonexistent in DB | bool? | - | ||
Description:Can Unsubscribe (for UnSubscribeWebhook action state) | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | Created Date Time | - | |
Description:No description available | ||||
ExternalOrganizationID | nvarchar(50) | External Org. ID | - | |
Description:External organization id | ||||
ExternalPaymentProcessorID | nvarchar(10) | APExternalPaymentProcessor | ||
Description:External payment processor id | ||||
ExternalWebhookID | nvarchar(50) | - | ||
Description:The external system identifier of the webhook. The ID points to an external system record with a webhook handler. | ||||
IsOnboarded | bit | Onboarded | - | |
Description:Is onboarded | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | Last Modified Date Time | - | |
Description:No description available | ||||
Noteid | uniqueidentifier | Noteid | - | |
Description:No description available | ||||
OrganizationID | int | Company ID | Organization | |
Description:Organization id | ||||
Tstamp | timestamp | Tstamp | - | |
Description:No description available | ||||
WebhookID | uniqueidentifier | Webhook | WebHook | |
Description:Acumatica specidic Webhook Id. Id points to a database record with the webhook handler. | ||||
WebhookSecurityKey | varchar(36) | - | ||
Description:Webhook Security Key. | ||||