Update
ExternalReferences
Update
PATCH
Update
Authorizations
API key authentication
Path Parameters
The unique identifier of the external reference
Pattern:
^xrf_[a-zA-Z0-9]+$Body
application/json
Response
External reference updated
Links a Paygentic entity to a record in an external system such as Salesforce or NetSuite.
Unique identifier for an external reference
Pattern:
^xrf_[a-zA-Z0-9]+$Available options:
externalReference Unique identifier for an organization
Pattern:
^org_[a-zA-Z0-9]+$The type of Paygentic entity this external reference points at
Available options:
item Lowercase snake_case provider identifier (e.g. salesforce, netsuite)
Maximum string length:
64Pattern:
^[a-z][a-z0-9_]*$Optional external identifier for cross-referencing with external systems. Alphanumeric characters, hyphens, and underscores only.
Maximum string length:
255Pattern:
^[a-zA-Z0-9_-]+$