Command Palette

Search for a command to run...

Admin Paiements

Gestion escrow et litiges

8 endpointsBase: /api/v1
GET
/admin/payments/statistics
Stats paiements
Authentification requiseADMINSUPER_ADMIN
GET
/admin/payments/escrow
Transactions escrow
Authentification requiseADMINSUPER_ADMIN
GET
/admin/payments/escrow/:orderId
Details escrow
Authentification requiseADMINSUPER_ADMIN
POST
/admin/payments/escrow/:orderId/release
Liberer fonds
Authentification requiseADMINSUPER_ADMIN
POST
/admin/payments/escrow/:orderId/refund
Rembourser client
Authentification requiseADMINSUPER_ADMIN
POST
/admin/payments/escrow/:orderId/dispute/open
Ouvrir litige
Authentification requiseADMINSUPER_ADMIN
POST
/admin/payments/escrow/:orderId/dispute/resolve-supplier
Litige pro-fournisseur
Authentification requiseADMINSUPER_ADMIN
POST
/admin/payments/escrow/:orderId/dispute/resolve-client
Litige pro-client
Authentification requiseADMINSUPER_ADMIN