Skip to main content

Create End Customer Account

POST

{BASE_URL}/accounts/ec/create

Creates an end-customer account under the specified omnibus account. If the account already exists, the existing record is returned with already_exists=true.

For a paired Korean USD/KRW omnibus setup, creating the end-customer account on the USD omnibus also creates the matching end-customer account on the paired KRW omnibus and links the pair. The response describes only the account under the submitted omnibus; query GET /accounts/ec on each omnibus account to inspect both sides.

Request

Responses

OK