Skip to main content
POST
Confirm uploaded customer files
Some Platform API capabilities must be enabled on your account by MoonPay before you can call them. If this endpoint returns an unexpected 404, see Capability enablement.

Authorizations

Authorization
string
header
required

Bearer authentication header using an access token.

Example: Authorization: Bearer <accessToken>

Path Parameters

id
string<uuid>
required

The customer's unique MoonPay identifier.

Body

application/json

Request body for confirming one or more uploaded identity-related files.

files
object[]
required

Files being confirmed. Two-sided documents (driving licence, national identity card, residence permit) must include both front and back entries with the same fileType in a single call.

Response

The request has succeeded.

data
object
required

A MoonPay customer as seen by a partner.