PaymentInstructionPayment

A junction object that links a Payment to a Payment Instruction, capturing the portion of an Enterprise Resource Planning (ERP) payment applied to that payment instruction. Supports scenarios where a single payment is split across multiple payment instructions. This object is available in API version 67.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Special Access Rules

This object is available only if Outbound Payments is enabled in your org, and you have access to Outbound Payments entities.

Fields

Field Details
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the payment instruction payment.
PaymentId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Foreign key relationship to Payment
This field is a relationship field.
Relationship Name
Payment
Refers To
Payment
PaymentInstructionId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the payment instruction record.
This field is a relationship field.
Relationship Name
PaymentInstruction
Refers To
PaymentInstruction
ProcessedAmount
Type
currency
Properties
Create, Filter, Sort, Update
Description
Amount paid from the Payment towards this PaymentInstruction.

Associated Objects

This object has the following associated objects. If the API version isn't specified, they're available in the same API versions as this object. Otherwise, they're available in the specified API version and later.

PaymentInstructionPaymentHistory
History is available for tracked fields of the object.