curl --location --request POST '/payments/webhook/asaas' \
--header 'asaas-access-token: ve5wcVn6zWynmdRP5I915' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "evt_15e444ff9b9ab9ec29294aa1abe68025&7131860",
"event": "PAYMENT_CONFIRMED",
"dateCreated": "2024-08-18 11:30:54",
"payment": {
"object": "payment",
"id": "pay_d6off7tbeo3z00vf",
"dateCreated": "2024-08-18",
"customer": "cus_000006164014",
"paymentLink": null,
"value": 10.25,
"netValue": 9.46,
"originalValue": null,
"interestValue": null,
"description": "Adição de 41 - GIFTBACK_ORDER extras",
"billingType": "CREDIT_CARD",
"confirmedDate": "2024-08-18",
"creditCard": {
"creditCardNumber": "4444",
"creditCardBrand": "VISA",
"creditCardToken": "8b8fa209-c099-415f-94ec-55f1e466e504"
},
"pixTransaction": null,
"status": "CONFIRMED",
"dueDate": "2024-08-18",
"originalDueDate": "2024-08-18",
"paymentDate": null,
"clientPaymentDate": "2024-08-18",
"installmentNumber": null,
"invoiceUrl": "https://sandbox.asaas.com/i/d6off7tbeo3z00vf",
"invoiceNumber": "06310766",
"externalReference": "e819fed4-458f-46c8-9f30-dea61246aeb8",
"deleted": false,
"anticipated": false,
"anticipable": false,
"creditDate": "2024-09-19",
"estimatedCreditDate": "2024-09-19",
"transactionReceiptUrl": "https://sandbox.asaas.com/comprovantes/1501598779868332",
"nossoNumero": null,
"bankSlipUrl": null,
"lastInvoiceViewedDate": null,
"lastBankSlipViewedDate": null,
"postalService": false,
"custody": null,
"refunds": null
}
}'