Endpoint ini digunakan untuk alternatif ketika ada kendala saat registrasi di bosonline, tetapi bisa jadi berhasil di boscod, maka tidak berlanjut ke create store.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Responses
🟢200Success
application/json
Body
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST '/admin/store' \
--header'Authorization: Bearer <token>'