When issuing a POST request to /platform/3/protocols/swift/accounts, the response body is empty despite the API contract declaring that it will return an object with the new resource ID. Thus, this work around sets the response body expectation to be empty.
When issuing a POST request to
/platform/3/protocols/swift/accounts
, the response body is empty despite the API contract declaring that it will return an object with the new resource ID. Thus, this work around sets the response body expectation to be empty.