v1

latestOpenAPI 3.0.02026-08-04880393.1 KB

Storage.New

post/online/RivhitOnlineAPI.svc/Storage.New

Request body

api_tokenstring uuid required

Rivhit Merchant API Identifier.

Default: No

storage_namestring required

The Name of the New Storage.

Default: No

Example request

{
  "api_token": "DECD03E5-E35C-41E8-84F7-FBA2FB483928",
  "storage_name": "New Storage"
}

Response

Success - New Storage Created

error_codeinteger

The Response Error/Status Number (0 = Success)

client_messagestring

The Client Error Message.

debug_messagestring

The Response Error Message.

storage_idinteger

The ID of the Newly Created Storage.