Skip to content

Instantly share code, notes, and snippets.

@kouameYao
Last active October 10, 2024 14:35
Show Gist options
  • Save kouameYao/d1c96d2aced11c853e64bdea98a5060a to your computer and use it in GitHub Desktop.
Save kouameYao/d1c96d2aced11c853e64bdea98a5060a to your computer and use it in GitHub Desktop.
export const TRANSACS = [
  {
    id: "018bf608-e008-4015-b13f-95f823f45ecb",
    merchantId: "a8796e61-5fea-4775-8956-5aa4d1eeb6be",
    merchantName: "ASERNUM",
    number: "+2250777404136",
    service_name: "FACTURATION API RNPP",
    customer_firstname: "Destinataire",
    customer_lastname: "QuickPayment",
    customer_email: null,
    customer_phone_number: "+2250777404136",
    customer_address: null,
    customer_country: null,
    customer_zip_code: null,
    receiver: null,
    amount: 100,
    currency: "XOF",
    operator: "CI_WAVE",
    status: "Approved",
    companyApiKey: "ZDViZDcxMmEtODMwMC00ZjQzLWJmYTUtNDdiMzE0YjhkNmIw",
    description: "Collecte de fonds",
    pay_id: "730361c6-3f7f-46bd-9318-1f3bf48bd987",
    owner: "ASERNUM",
    pos: null,
    responseCode: null,
    tId: null,
    terminalId: null,
    transactionId: "269a1be7-4ea7-4f66-9be9-c78fdca59756",
    transaction_type_id: "99681bf9-e322-479a-8bae-780b0e30ec75",
    dateOperation: "2024-10-09T05:37:49.655Z",
    createdAt: "2024-10-09T05:37:49.657Z",
    updatedAt: "2024-10-09T05:38:02.115Z",
    deletedAt: null,
    bankAccountId: "176ea0b9-7415-44f5-a6bd-10d3f8c0c2c4",
    reference: "TGV4VXKUPKRAE6AA",
    feeSupport: false,
    feeAmount: null,
    feePercent: null,
    isBalanced: true,
    customFields: null,
    transaction_type: [Object]
  },
  {
    id: "b66e4d79-4133-468d-a124-e29b14703041",
    merchantId: "a8796e61-5fea-4775-8956-5aa4d1eeb6be",
    merchantName: "ASERNUM",
    number: "+2250777404136",
    service_name: "FACTURATION API RNPP",
    customer_firstname: "Destinataire",
    customer_lastname: "QuickPayment",
    customer_email: null,
    customer_phone_number: "+2250777404136",
    customer_address: null,
    customer_country: null,
    customer_zip_code: null,
    receiver: null,
    amount: 100,
    currency: "XOF",
    operator: "CI_ORGW_NEW",
    status: "Approved",
    companyApiKey: "ZDViZDcxMmEtODMwMC00ZjQzLWJmYTUtNDdiMzE0YjhkNmIw",
    description: "Collecte de fonds",
    pay_id: "ecac723b-0ab8-447d-9f9a-e0043d382e93",
    owner: "ASERNUM",
    pos: null,
    responseCode: null,
    tId: null,
    terminalId: null,
    transactionId: "43973f55-1ce6-4e07-99f0-eb945200a760",
    transaction_type_id: "99681bf9-e322-479a-8bae-780b0e30ec75",
    dateOperation: "2024-10-09T05:03:12.191Z",
    createdAt: "2024-10-09T05:03:12.193Z",
    updatedAt: "2024-10-09T05:03:14.190Z",
    deletedAt: null,
    bankAccountId: "176ea0b9-7415-44f5-a6bd-10d3f8c0c2c4",
    reference: "v1ewx7gjijreba5vidkqyw3j2vozga8h1tkdxqog1edu9z5wosjxj1b32obhh7sa",
    feeSupport: false,
    feeAmount: "3",
    feePercent: 3,
    isBalanced: true,
    customFields: null,
    transaction_type: [Object]
  },
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment