RUAL Documentation

create

This block is part of the saltedge group and was last modified in core v13.0.6.

create v13.0.6

Creates a customer, returning the newly created customer within SaltEdge

Pin Pin Type Default
flow
flow
connectionrequired
current saltedge connection
saltedgeconnection
identifierrequired
a unique identifier for this new customer
value
Pin Pin Type Example
flow
flow
connection
current saltedge connection
saltedgeconnection
success
Returns the success state of the API request
condition
customer
The newly created customer
object { "id": "222222222222222222", "identifier": "12rv1212f1efxchsdhbgv", "secret": "AtQX6Q8vRyMrPjUVtW7J_O1n06qYQ25bvUJ8CIC80-8", "created_at": "2020-03-12T09:20:01Z", "updated_at": "2020-03-12T09:20:01Z" }
error
An API error if the success out-pin if false
value

Core Releases

v13.0.6 This block was introduced in v13.0.6, click here to see the release notes.
Back to saltedge Return to the main group to view all sub-groups Back to customers Return to the group to view all blocks within this group