Internal get transfer coinSpecific toJSON for multiple transfers

post/api/v2/internal/transfers/coinspecificjson

Accepts coinSpecific data for multiple transfers and returns the JSON representation

Request Body

transfers array[string] required

200 Response

transfers array[object] required
transferId string required
coinSpecific
dictionary<string, any> or null
required

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

500 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id