- v1 API: Add new schema
IntrabankDepositInstructions
and new fieldPaxosBankAccount
to theGetProfileDepositInstructions
endpoint.IntrabankDepositInstructions
includes fieldsmemo_id
,beneficiary_name
account_number
, andtype
.PaxosBankAccount:intrabank
is a genericIntrabankDepositInstructions
that populates whenever any of the otherintrabank
type fields (for example,cbit
) are populated (the respective existing fields will also be populated and supported). Futureintrabank
networks will be contained inintrabank
only.