curl --location 'https://sandbox-ledger.fingates.net/api/v1/agents/transactions/popCodes?paymentScheme=undefined&sourceLedger=undefined&destinationLedger=undefined&amount=undefined'{
"purpose_codes": [
{
"code": "string",
"description": "string"
}
],
"purpose_category_codes": [
{
"code": "string",
"description": "string"
}
]
}