IPWorks OFX 2020 Python Edition

Questions / Feedback?

sync_payee_id_scope Property

Scope of the payee Id .

Syntax

def get_sync_payee_id_scope(sync_payee_index: int) -> str: ...

Default Value

""

Remarks

Scope of the payee sync_payee_id.

Possible values are:

ValueMeaning
GLOBALPayee Id is valid across the entire payee system
USERPayee Id is valid across all FI accounts for this user

The sync_payee_index parameter specifies the index of the item in the array. The size of the array is controlled by the sync_payee_count property.

This property is read-only.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks OFX 2020 Python Edition - Version 20.0 [Build 7941]