posting_instruction_batch Have a client_id of CoreContracts
posting_instruction_batch Have a status of POSTING_INSTRUCTION_BATCH_STATUS_ACCEPTED
posting Have an account_id that belongs to a customer account (not an internal account)
posting Have an address of DEFAULT
posting Have a phase of POSTING_PHASE_COMMITTED
posting Have a transaction aggregator entry that is either not present or is DEFAULT
xxxxxxxxxx
{
"id": "d95da05a-2dee-4de9-832e-14b4ea87fe3d",
"create_request_id": "177661ff-25b6-5da7-8e90-f6caeeb7d308",
"client_id": "CoreContracts",
"client_batch_id": "5c050f24-795c-6887-5432-561c51d42e26_3__1633436942073672000",
"posting_instructions": [
{
"id": "65229010-3de9-4fde-ae48-1a765d6303ae",
"client_transaction_id": "5c050f24-795c-6887-5432-561c51d42e26_3__1633436942073672000principal",
"custom_instruction": {
"postings": [
{
"credit": false,
"amount": "123.45",
"denomination": "GBP",
"account_id": "5c050f24-795c-6887-5432-561c51d42e26",
"account_address": "DEFAULT",
"asset": "COMMERCIAL_BANK_MONEY",
"phase": "POSTING_PHASE_COMMITTED"
},
{
"credit": true,
"amount": "123.45",
"denomination": "GBP",
"account_id": "00fae019-8302-038e-27ad-d292bb0212f5",
"account_address": "DEFAULT",
"asset": "COMMERCIAL_BANK_MONEY",
"phase": "POSTING_PHASE_COMMITTED"
}
]
},
"pics": [],
"instruction_details": {
"description": "Payment of loan principal",
"originating_account_id": "5c050f24-795c-6887-5432-561c51d42e26"
},
"committed_postings": [
{
"credit": true,
"amount": "123.45",
"denomination": "GBP",
"account_id": "00fae019-8302-038e-27ad-d292bb0212f5",
"account_address": "DEFAULT",
"asset": "COMMERCIAL_BANK_MONEY",
"phase": "POSTING_PHASE_COMMITTED"
},
{
"credit": false,
"amount": "123.45",
"denomination": "GBP",
"account_id": "5c050f24-795c-6887-5432-561c51d42e26",
"account_address": "DEFAULT",
"asset": "COMMERCIAL_BANK_MONEY",
"phase": "POSTING_PHASE_COMMITTED"
}
],
"posting_violations": [],
"account_violations": [],