Instrument Assignments REST Endpoints

Instrument Assignments
The instrument assignment resource is used to view, create, and modify a payment instrument assignment.
Create a payment instrument assignment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/instrumentAssignments
Get a payment instrument assignment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/instrumentAssignments/{PaymentInstrumentAssignmentId}
Get all payment instrument assignments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/instrumentAssignments
Update a payment instrument assignment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/instrumentAssignments/{PaymentInstrumentAssignmentId}