Saltar al contenido principal

User API Reference

2 endpoints for user information: base profile detail and order summary statistics. Both are on the /sapi/v1/c2c/user/ controller path and require HMAC auth.

EP-43 vs EP-14: Two Different Order Summary Endpoints

There are two endpoints named "Get User Orders Statistic" / "Get User Order Summary" — they are distinct:

EP-14 — orderMatch controller
GET /sapi/v1/c2c/orderMatch/getUserOrderSummary
PDF ref: Page 19-20, #23
AutoP2P: not used
EP-43 — user controller (this page)
POST /sapi/v1/c2c/user/getUserOrderSummary
AutoP2P: get_user_order_summary() line 3022
Returns merchant completion rate + counts

Endpoints

HMAC-SHA256AutoP2P Verified
HMAC-SHA256AutoP2P Verified

Related

← ChatPayments →