#Kyle De Ayala

1 messages · Page 1 of 1 (latest)

icy oarBOT
deep oak
#

Can you send the text of that error? Easier to work with the object IDs and URL from it

rugged mountain
#

here

#

Trying to create a customer account via api

deep oak
#

Thank you, checking in to that error now

rugged mountain
#

I appreciate that.

deep oak
#

Not sure of the proper syntax in curl, looking in to it if you don't know that immediately either

rugged mountain
#

Yes please thanks you

deep oak
#

It looks like you need to break it up in to individual arguments like so:

  -d "billing[address][city]"=Philadelphia \
  -d "billing[address][state]"=PA \
  -d "billing[address][postal_code]"=19019 \
  -d "billing[address][country]"=US```
rugged mountain
#

thank you let me go ahead and do that instead I'll reach out if I get another error thank you!

deep oak
#

Sounds good!