Retrieve Fee for Buyer
Overview
Gets a list of all fees applicable for the Buyer.
Resource Access
GET https://<hostname>/buyer/v1/buyer/<buyerid>/fees
Example Request
GET https://<hostname>/buyer/v1/buyer/<buyerid>/fees
Host: <hostname>
Authorization: Bearer <JWT token>
Content-Type: application/json
Example Response
{
"totalRecords": 10,
"totalType": "exact",
"recordCount": 10,
"records": [
{
"id": "32a36752-6e3e-5946-86f6-ac73225c9e07_plastiq_DELIVERY_FEE_ACH",
"acl": [
"pps:cpx-acquiring",
"buyer:32a36752-6e3e-5946-86f6-ac73225c9e07",
"network:448fc4be-458d-5da0-abfa-5576b555f1a4",
"institution:0df2d073-64d5-58e2-96ee-4770201facb7"
],
"flat": 0.99,
"created": "2025-05-19T06:32:53.325Z",
"creator": {
"id": "50335456-0300-45cc-b01c-37c5f20f69b2",
"username": "system"
},
"feeType": "DELIVERY_FEE",
"entityId": "32a36752-6e3e-5946-86f6-ac73225c9e07",
"feeLevel": "buyer",
"modified": "2025-05-20T16:36:17.938Z",
"modifier": {
"id": "50335456-0300-45cc-b01c-37c5f20f69b2",
"username": "system"
},
"processor": "plastiq",
"accountType": "ACH"
},
{
"id": "32a36752-6e3e-5946-86f6-ac73225c9e07_plastiq_DELIVERY_FEE_CHK",
"acl": [
"pps:cpx-acquiring",
"buyer:32a36752-6e3e-5946-86f6-ac73225c9e07",
"network:448fc4be-458d-5da0-abfa-5576b555f1a4",
"institution:0df2d073-64d5-58e2-96ee-4770201facb7"
],
"flat": 1.49,
"created": "2025-05-19T06:32:53.277Z",
"creator": {
"id": "50335456-0300-45cc-b01c-37c5f20f69b2",
"username": "system"
},
"feeType": "DELIVERY_FEE",
"entityId": "32a36752-6e3e-5946-86f6-ac73225c9e07",
"feeLevel": "buyer",
"modified": "2025-05-20T16:36:17.963Z",
"modifier": {
"id": "50335456-0300-45cc-b01c-37c5f20f69b2",
"username": "system"
},
"processor": "plastiq",
"accountType": "CHK"
},
{
"id": "32a36752-6e3e-5946-86f6-ac73225c9e07_plastiq_DELIVERY_FEE_WIR",
"acl": [
"pps:cpx-acquiring",
"buyer:32a36752-6e3e-5946-86f6-ac73225c9e07",
"network:448fc4be-458d-5da0-abfa-5576b555f1a4",
"institution:0df2d073-64d5-58e2-96ee-4770201facb7"
],
"flat": 8.99,
"created": "2025-05-19T06:32:53.300Z",
"creator": {
"id": "50335456-0300-45cc-b01c-37c5f20f69b2",
"username": "system"
},
"feeType": "DELIVERY_FEE",
"entityId": "32a36752-6e3e-5946-86f6-ac73225c9e07",
"feeLevel": "buyer",
"modified": "2025-05-20T16:36:17.989Z",
"modifier": {
"id": "50335456-0300-45cc-b01c-37c5f20f69b2",
"username": "system"
},
"processor": "plastiq",
"accountType": "WIR"
},
{
"id": "32a36752-6e3e-5946-86f6-ac73225c9e07_plastiq_EXPEDITED_BASE_FEE_CHK",
"acl": [
"pps:cpx-acquiring",
"buyer:32a36752-6e3e-5946-86f6-ac73225c9e07",
"network:448fc4be-458d-5da0-abfa-5576b555f1a4",
"institution:0df2d073-64d5-58e2-96ee-4770201facb7"
],
"created": "2025-05-19T06:32:53.202Z",
"creator": {
"id": "50335456-0300-45cc-b01c-37c5f20f69b2",
"username": "system"
},
"feeType": "EXPEDITED_BASE_FEE",
"entityId": "32a36752-6e3e-5946-86f6-ac73225c9e07",
"feeLevel": "buyer",
"modified": "2025-05-20T16:36:18.153Z",
"modifier": {
"id": "50335456-0300-45cc-b01c-37c5f20f69b2",
"username": "system"
},
"processor": "plastiq",
"percentage": 0.5,
"accountType": "CHK"
},
{
"id": "32a36752-6e3e-5946-86f6-ac73225c9e07_plastiq_EXPEDITED_HANDLING_FEE_CHK",
"acl": [
"pps:cpx-acquiring",
"buyer:32a36752-6e3e-5946-86f6-ac73225c9e07",
"network:448fc4be-458d-5da0-abfa-5576b555f1a4",
"institution:0df2d073-64d5-58e2-96ee-4770201facb7"
],
"flat": 10,
"created": "2025-05-19T06:32:53.227Z",
"creator": {
"id": "50335456-0300-45cc-b01c-37c5f20f69b2",
"username": "system"
},
"feeType": "EXPEDITED_HANDLING_FEE",
"entityId": "32a36752-6e3e-5946-86f6-ac73225c9e07",
"feeLevel": "buyer",
"modified": "2025-05-20T16:36:18.216Z",
"modifier": {
"id": "50335456-0300-45cc-b01c-37c5f20f69b2",
"username": "system"
},
"processor": "plastiq",
"accountType": "CHK"
},
{
"id": "32a36752-6e3e-5946-86f6-ac73225c9e07_plastiq_EXPEDITED_SHIPPING_FEE_CHK",
"acl": [
"pps:cpx-acquiring",
"buyer:32a36752-6e3e-5946-86f6-ac73225c9e07",
"network:448fc4be-458d-5da0-abfa-5576b555f1a4",
"institution:0df2d073-64d5-58e2-96ee-4770201facb7"
],
"flat": 24.99,
"created": "2025-05-19T06:32:53.177Z",
"creator": {
"id": "50335456-0300-45cc-b01c-37c5f20f69b2",
"username": "system"
},
"feeType": "EXPEDITED_SHIPPING_FEE",
"entityId": "32a36752-6e3e-5946-86f6-ac73225c9e07",
"feeLevel": "buyer",
"modified": "2025-05-20T16:36:18.263Z",
"modifier": {
"id": "50335456-0300-45cc-b01c-37c5f20f69b2",
"username": "system"
},
"processor": "plastiq",
"accountType": "CHK"
},
{
"id": "32a36752-6e3e-5946-86f6-ac73225c9e07_plastiq_PLASTIQ_CROSS_BORDER_FEE_CHK",
"acl": [
"pps:cpx-acquiring",
"buyer:32a36752-6e3e-5946-86f6-ac73225c9e07",
"network:448fc4be-458d-5da0-abfa-5576b555f1a4",
"institution:0df2d073-64d5-58e2-96ee-4770201facb7"
],
"flat": 0,
"created": "2025-05-19T06:32:53.252Z",
"creator": {
"id": "50335456-0300-45cc-b01c-37c5f20f69b2",
"username": "system"
},
"feeType": "PLASTIQ_CROSS_BORDER_FEE",
"entityId": "32a36752-6e3e-5946-86f6-ac73225c9e07",
"feeLevel": "buyer",
"modified": "2025-05-20T16:36:18.311Z",
"modifier": {
"id": "50335456-0300-45cc-b01c-37c5f20f69b2",
"username": "system"
},
"processor": "plastiq",
"percentage": 0,
"accountType": "CHK"
},
{
"id": "32a36752-6e3e-5946-86f6-ac73225c9e07_plastiq_PLASTIQ_SERVICE_FEE_CHK",
"acl": [
"pps:cpx-acquiring",
"buyer:32a36752-6e3e-5946-86f6-ac73225c9e07",
"network:45cf4f64-e4f2-5a7e-9344-fbd400d77133",
"institution:c6d8d7dc-486b-5372-8152-298d4582a2fb"
],
"created": "2025-05-19T06:32:53.128Z",
"creator": {
"id": "50335456-0300-45cc-b01c-37c5f20f69b2",
"username": "system"
},
"feeType": "PLASTIQ_SERVICE_FEE",
"entityId": "32a36752-6e3e-5946-86f6-ac73225c9e07",
"feeLevel": "buyer",
"modified": "2025-05-22T06:47:43.841Z",
"modifier": {
"id": "404b861c-74df-5e29-b70c-5e9c13c09984",
"username": "abhishek.gupta"
},
"processor": "plastiq",
"percentage": 2.9,
"accountType": "CHK"
},
{
"id": "32a36752-6e3e-5946-86f6-ac73225c9e07_plastiq_PLASTIQ_SERVICE_FEE_WIR",
"acl": [
"pps:cpx-acquiring",
"buyer:32a36752-6e3e-5946-86f6-ac73225c9e07",
"network:45cf4f64-e4f2-5a7e-9344-fbd400d77133",
"institution:c6d8d7dc-486b-5372-8152-298d4582a2fb"
],
"created": "2025-05-19T06:32:53.152Z",
"creator": {
"id": "50335456-0300-45cc-b01c-37c5f20f69b2",
"username": "system"
},
"feeType": "PLASTIQ_SERVICE_FEE",
"entityId": "32a36752-6e3e-5946-86f6-ac73225c9e07",
"feeLevel": "buyer",
"modified": "2025-05-22T06:47:43.857Z",
"modifier": {
"id": "404b861c-74df-5e29-b70c-5e9c13c09984",
"username": "abhishek.gupta"
},
"processor": "plastiq",
"percentage": 2.9,
"accountType": "WIR"
},
{
"id": "32a36752-6e3e-5946-86f6-ac73225c9e07_plastiq_PLASTIQ_SERVICE_FEE_ACH",
"acl": [
"pps:cpx-acquiring",
"buyer:32a36752-6e3e-5946-86f6-ac73225c9e07",
"network:45cf4f64-e4f2-5a7e-9344-fbd400d77133",
"institution:c6d8d7dc-486b-5372-8152-298d4582a2fb"
],
"created": "2025-05-19T06:32:53.100Z",
"creator": {
"id": "50335456-0300-45cc-b01c-37c5f20f69b2",
"username": "system"
},
"feeType": "PLASTIQ_SERVICE_FEE",
"entityId": "32a36752-6e3e-5946-86f6-ac73225c9e07",
"feeLevel": "buyer",
"modified": "2025-05-22T06:47:43.817Z",
"modifier": {
"id": "404b861c-74df-5e29-b70c-5e9c13c09984",
"username": "abhishek.gupta"
},
"processor": "plastiq",
"percentage": 2.9,
"accountType": "ACH"
}
]
}
200 OK
Updated 3 days ago