๐ Welcome to TranSwap Api v1.8.8 ๐
Attachement Type list.Authorization: Bearer ********************curl --location --request GET '/v1/references/attachment_types' \
--header 'Authorization: Bearer <token>'[
{
"code": "INVOICE",
"name": "Invoice"
},
{
"code": "INVOICE",
"name": "Invoice"
}
]