postCopy Pagewbhk paysquad.refundedPayloadSent when a merchant refund request has been processed for a completed Paysquad.paySquadIduuidThe ID of the Paysquad that was refunded.refundAmountint32The total refunded amount in the smallest currency unit.currencystring | nullThe ISO currency code for the refunded Paysquad.refundedAtdate-time | nullThe UTC timestamp when Paysquad marked the refund as processed.merchantReferencestring | nullThe merchant reference supplied with the refund request, when provided.refundReasonstring | nullThe merchant-provided refund description, when provided.eventNamestring | nullThe event type. Always paysquad.refunded for this payload.HeadersX-Paysquad-SignaturestringrequiredThe signature for this webhook. This should be validated against the provided webhook signing key to ensure the webhook is valid.X-Paysquad-EnvironmentstringenumrequiredThe Paysquad environment this webhook originates from, so you can know which signing key to use.ProductionSandboxBetaAllowed:ProductionSandboxBetaResponse 200Return a 200 status to indicate that the data was received successfullyUpdated 1 day ago