JointPayee
Represents joint payees added to AP bills, specifying the name and print format for co-payees on payments.
Columns
| Name | Type | ReadOnly | Description |
| bill_Href | String | True |
The URL of the AP bill associated with this joint payee. |
| bill_Id | String | False |
The Id of the AP bill associated with this joint payee. |
| bill_Key | String | False |
The system-assigned key of the AP bill associated with this joint payee. |
| href | String | True |
The URL of the joint payee resource. |
| id | String | True |
The unique identifier of the joint payee record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the joint payee record. |
| name | String | False |
The name of the joint payee. |
| printAs | String | False |
The name format used when printing the joint payee on payment documents. |