FineGap
내용
[subtitle-meta] lang=en auto=True
[Music]
hey what's up guys in today's video I
going to show how to create orders
through Shopify rest admin API and in
this playlist We will cover how to
create orders products Collections and
many things through rest admin API in
Shopify and in the previous video we
have created the products through
Shopify rest admin API so if you want to
create products then you can watch my
previous video of this playlist and
let's start before wasting any time so
this is the Shopify rest admin API
documentation of creating of orders and
this is my Shopify store so this is the
API version and you can see we need
multiple Scopes that we have created in
the first video of this playlist by
creating the custom app so we have all
needed Scopes and let's create the order
through API so if you create on this
link then you can see this is the call
call that we can use in our
Postman so let's open on the postman as
well and there are many versions like
remix Ruby njs PHP and C so C is most
easy and useful version so just click on
it and we can copy from there and if we
go to the postman then we have to click
on this import and then you have to
paste it there so it will automatically
import the
code and you can see this is our
collection of the apis different apis
and you may know about Postman is used
to test the apis easily so this is our
endpoint and then we need to change some
things of the API so here you can see
this will be the API store
name so my store name is the fine Gap
you can make
sure so it is fine
gab so just replace
it and then you can see this is the IP
version and if if you want to upgrade
the IP then you can change from there so
this is the
endo and this is a request post post is
mostly used to create the Endo for
example create products create orders
and uh you can see put patch delete get
is used to get the data as
well and if you go to the body then you
can beautify it as well so you can
understand it better so this is the
order object and the line items line
item mostly represent the product
related things so here is the title
price grams quantity and text so here we
have also the transactions s success
total price will be 13 and currencies
Euro so let's see the text line as well
so this is the state text and before hit
the end point we have to change few
things like if we go go to the
headers then I have saved the assess
token in the first
video just replace the assess token here
and hit the end
point so here is you can see 2011
created and this is the produ uh this is
the order response which is just created
and let's see in the
Shopify so here you can see the order is
just created in 8 4
1 p.m so just click on it and here in
the postman you can also see the order
ID and here it is the
same so here the product related things
like three
items uh Big Brown beer
boards like we have mentioned
there the price quantity
three all the things are are same so we
have just created the order and we can
also create different things like
shipping address and uh notes and many
other things like customer related tag
as well so let's see on the
documentation so if you click on show
order
properties then you can see uh line item
arrays and text and Order currency and
there are many other end points related
to order like create a partially paid
order with the new customer create a
pending order with an existing customer
create a simple order and fulfill it so
this is a cancel end point if you need
to cancel the order then you will need
to order ID for example copy the code
and paste it in
Postman just replace the store
name from there and paste it
there
and then the header says
token just copy in the previous endo and
paste it
there and here is the one thing that we
need to
change this is the order ID so we can
copy the order ID from there and paste
it
there and then hit the end
point and there you can see 200 that
means this response is successfully
happened so this is the order which is
just
cancelled and if we refresh
it then you can see the order is
cancelled now so let's back to the API
documentation and there are other things
like retrieval list of order you can
copy the code and you can also mention
the status of the order like paid cancel
and many other things
and if you want to update the order so
these are the end points which we can
use easily by this way and if you want
to use this C call in our code then just
go to the postman and hit this
button it will provide the code in any
language like this is the PHP call and
if you want to change it then you can
see you can get the code in Java not JS
PHP your PHP core python Ruby shell
Swift dot C and many other things so for
example let's PHP call copied and if you
run it in the local zamp then you can
just paste it there like this way and
just refresh your front end and your
response will be happened so by this way
you can create the ERS easily through
rest admin API in Shopify and by this
Postman you can also use these end
points into your code yourself so I hope
you must like this video and understand
it thoroughly and don't forget to like
subscribe and share finally thanks for
watching
원문 자막 펼치기
WEBVTT Kind: captions Language: en 00:00:01.890 --> 00:00:03.590 align:start position:0% [Music] 00:00:03.590 --> 00:00:03.600 align:start position:0% [Music] 00:00:03.600 --> 00:00:05.829 align:start position:0% [Music] hey<00:00:03.800><c> what's</c><00:00:04.000><c> up</c><00:00:04.319><c> guys</c><00:00:04.600><c> in</c><00:00:04.759><c> today's</c><00:00:05.160><c> video</c><00:00:05.600><c> I</c> 00:00:05.829 --> 00:00:05.839 align:start position:0% hey what's up guys in today's video I 00:00:05.839 --> 00:00:07.630 align:start position:0% hey what's up guys in today's video I going<00:00:06.040><c> to</c><00:00:06.160><c> show</c><00:00:06.560><c> how</c><00:00:06.680><c> to</c><00:00:06.839><c> create</c><00:00:07.120><c> orders</c> 00:00:07.630 --> 00:00:07.640 align:start position:0% going to show how to create orders 00:00:07.640 --> 00:00:10.390 align:start position:0% going to show how to create orders through<00:00:08.000><c> Shopify</c><00:00:08.360><c> rest</c><00:00:08.639><c> admin</c><00:00:09.040><c> API</c><00:00:10.040><c> and</c><00:00:10.240><c> in</c> 00:00:10.390 --> 00:00:10.400 align:start position:0% through Shopify rest admin API and in 00:00:10.400 --> 00:00:12.150 align:start position:0% through Shopify rest admin API and in this<00:00:10.599><c> playlist</c><00:00:11.080><c> We</c><00:00:11.200><c> will</c><00:00:11.400><c> cover</c><00:00:11.719><c> how</c><00:00:11.880><c> to</c> 00:00:12.150 --> 00:00:12.160 align:start position:0% this playlist We will cover how to 00:00:12.160 --> 00:00:14.869 align:start position:0% this playlist We will cover how to create<00:00:12.519><c> orders</c><00:00:13.160><c> products</c><00:00:13.960><c> Collections</c><00:00:14.679><c> and</c> 00:00:14.869 --> 00:00:14.879 align:start position:0% create orders products Collections and 00:00:14.879 --> 00:00:16.950 align:start position:0% create orders products Collections and many<00:00:15.200><c> things</c><00:00:15.519><c> through</c><00:00:15.759><c> rest</c><00:00:16.080><c> admin</c><00:00:16.440><c> API</c><00:00:16.840><c> in</c> 00:00:16.950 --> 00:00:16.960 align:start position:0% many things through rest admin API in 00:00:16.960 --> 00:00:19.070 align:start position:0% many things through rest admin API in Shopify<00:00:17.800><c> and</c><00:00:17.920><c> in</c><00:00:18.080><c> the</c><00:00:18.240><c> previous</c><00:00:18.640><c> video</c><00:00:18.960><c> we</c> 00:00:19.070 --> 00:00:19.080 align:start position:0% Shopify and in the previous video we 00:00:19.080 --> 00:00:20.509 align:start position:0% Shopify and in the previous video we have<00:00:19.279><c> created</c><00:00:19.680><c> the</c><00:00:19.840><c> products</c><00:00:20.279><c> through</c> 00:00:20.509 --> 00:00:20.519 align:start position:0% have created the products through 00:00:20.519 --> 00:00:23.230 align:start position:0% have created the products through Shopify<00:00:21.000><c> rest</c><00:00:21.240><c> admin</c><00:00:21.600><c> API</c><00:00:22.439><c> so</c><00:00:22.640><c> if</c><00:00:22.720><c> you</c><00:00:22.840><c> want</c><00:00:23.039><c> to</c> 00:00:23.230 --> 00:00:23.240 align:start position:0% Shopify rest admin API so if you want to 00:00:23.240 --> 00:00:25.150 align:start position:0% Shopify rest admin API so if you want to create<00:00:23.560><c> products</c><00:00:24.160><c> then</c><00:00:24.320><c> you</c><00:00:24.400><c> can</c><00:00:24.640><c> watch</c><00:00:24.880><c> my</c> 00:00:25.150 --> 00:00:25.160 align:start position:0% create products then you can watch my 00:00:25.160 --> 00:00:27.429 align:start position:0% create products then you can watch my previous<00:00:25.519><c> video</c><00:00:25.800><c> of</c><00:00:25.960><c> this</c><00:00:26.279><c> playlist</c><00:00:27.279><c> and</c> 00:00:27.429 --> 00:00:27.439 align:start position:0% previous video of this playlist and 00:00:27.439 --> 00:00:29.669 align:start position:0% previous video of this playlist and let's<00:00:27.720><c> start</c><00:00:28.039><c> before</c><00:00:28.359><c> wasting</c><00:00:28.800><c> any</c><00:00:29.080><c> time</c><00:00:29.480><c> so</c> 00:00:29.669 --> 00:00:29.679 align:start position:0% let's start before wasting any time so 00:00:29.679 --> 00:00:32.030 align:start position:0% let's start before wasting any time so this<00:00:29.759><c> is</c><00:00:30.080><c> the</c><00:00:30.119><c> Shopify</c><00:00:30.560><c> rest</c><00:00:30.840><c> admin</c><00:00:31.199><c> API</c> 00:00:32.030 --> 00:00:32.040 align:start position:0% this is the Shopify rest admin API 00:00:32.040 --> 00:00:34.750 align:start position:0% this is the Shopify rest admin API documentation<00:00:33.040><c> of</c><00:00:33.239><c> creating</c><00:00:33.640><c> of</c><00:00:33.840><c> orders</c><00:00:34.559><c> and</c> 00:00:34.750 --> 00:00:34.760 align:start position:0% documentation of creating of orders and 00:00:34.760 --> 00:00:36.950 align:start position:0% documentation of creating of orders and this<00:00:34.840><c> is</c><00:00:35.040><c> my</c><00:00:35.160><c> Shopify</c><00:00:35.680><c> store</c><00:00:36.239><c> so</c><00:00:36.520><c> this</c><00:00:36.640><c> is</c><00:00:36.800><c> the</c> 00:00:36.950 --> 00:00:36.960 align:start position:0% this is my Shopify store so this is the 00:00:36.960 --> 00:00:39.590 align:start position:0% this is my Shopify store so this is the API<00:00:37.360><c> version</c><00:00:38.280><c> and</c><00:00:38.640><c> you</c><00:00:38.719><c> can</c><00:00:38.920><c> see</c><00:00:39.200><c> we</c><00:00:39.320><c> need</c> 00:00:39.590 --> 00:00:39.600 align:start position:0% API version and you can see we need 00:00:39.600 --> 00:00:42.029 align:start position:0% API version and you can see we need multiple<00:00:40.039><c> Scopes</c><00:00:40.719><c> that</c><00:00:40.960><c> we</c><00:00:41.079><c> have</c><00:00:41.280><c> created</c><00:00:41.840><c> in</c> 00:00:42.029 --> 00:00:42.039 align:start position:0% multiple Scopes that we have created in 00:00:42.039 --> 00:00:44.190 align:start position:0% multiple Scopes that we have created in the<00:00:42.239><c> first</c><00:00:42.600><c> video</c><00:00:42.920><c> of</c><00:00:43.120><c> this</c><00:00:43.320><c> playlist</c><00:00:44.000><c> by</c> 00:00:44.190 --> 00:00:44.200 align:start position:0% the first video of this playlist by 00:00:44.200 --> 00:00:46.350 align:start position:0% the first video of this playlist by creating<00:00:44.600><c> the</c><00:00:44.840><c> custom</c><00:00:45.280><c> app</c><00:00:45.600><c> so</c><00:00:45.760><c> we</c><00:00:45.960><c> have</c><00:00:46.160><c> all</c> 00:00:46.350 --> 00:00:46.360 align:start position:0% creating the custom app so we have all 00:00:46.360 --> 00:00:49.549 align:start position:0% creating the custom app so we have all needed<00:00:46.760><c> Scopes</c><00:00:47.559><c> and</c><00:00:47.760><c> let's</c><00:00:48.039><c> create</c><00:00:48.440><c> the</c><00:00:48.920><c> order</c> 00:00:49.549 --> 00:00:49.559 align:start position:0% needed Scopes and let's create the order 00:00:49.559 --> 00:00:52.670 align:start position:0% needed Scopes and let's create the order through<00:00:49.840><c> API</c><00:00:50.480><c> so</c><00:00:50.640><c> if</c><00:00:50.760><c> you</c><00:00:50.920><c> create</c><00:00:51.480><c> on</c><00:00:51.800><c> this</c> 00:00:52.670 --> 00:00:52.680 align:start position:0% through API so if you create on this 00:00:52.680 --> 00:00:55.869 align:start position:0% through API so if you create on this link<00:00:53.680><c> then</c><00:00:53.800><c> you</c><00:00:54.000><c> can</c><00:00:54.239><c> see</c><00:00:54.920><c> this</c><00:00:55.039><c> is</c><00:00:55.280><c> the</c><00:00:55.520><c> call</c> 00:00:55.869 --> 00:00:55.879 align:start position:0% link then you can see this is the call 00:00:55.879 --> 00:00:58.189 align:start position:0% link then you can see this is the call call<00:00:56.320><c> that</c><00:00:56.520><c> we</c><00:00:56.640><c> can</c><00:00:56.840><c> use</c><00:00:57.120><c> in</c><00:00:57.320><c> our</c> 00:00:58.189 --> 00:00:58.199 align:start position:0% call that we can use in our 00:00:58.199 --> 00:01:00.830 align:start position:0% call that we can use in our Postman<00:00:59.199><c> so</c><00:00:59.399><c> let's</c><00:00:59.600><c> open</c><00:00:59.920><c> on</c><00:01:00.039><c> the</c><00:01:00.120><c> postman</c><00:01:00.640><c> as</c> 00:01:00.830 --> 00:01:00.840 align:start position:0% Postman so let's open on the postman as 00:01:00.840 --> 00:01:03.590 align:start position:0% Postman so let's open on the postman as well<00:01:01.840><c> and</c><00:01:02.000><c> there</c><00:01:02.120><c> are</c><00:01:02.320><c> many</c><00:01:02.600><c> versions</c><00:01:03.280><c> like</c> 00:01:03.590 --> 00:01:03.600 align:start position:0% well and there are many versions like 00:01:03.600 --> 00:01:08.190 align:start position:0% well and there are many versions like remix<00:01:04.280><c> Ruby</c><00:01:04.760><c> njs</c><00:01:05.479><c> PHP</c><00:01:06.040><c> and</c><00:01:06.280><c> C</c><00:01:06.920><c> so</c><00:01:07.200><c> C</c><00:01:07.479><c> is</c><00:01:07.680><c> most</c> 00:01:08.190 --> 00:01:08.200 align:start position:0% remix Ruby njs PHP and C so C is most 00:01:08.200 --> 00:01:11.870 align:start position:0% remix Ruby njs PHP and C so C is most easy<00:01:08.880><c> and</c><00:01:09.200><c> useful</c><00:01:09.840><c> version</c><00:01:10.840><c> so</c><00:01:11.080><c> just</c><00:01:11.280><c> click</c><00:01:11.520><c> on</c> 00:01:11.870 --> 00:01:11.880 align:start position:0% easy and useful version so just click on 00:01:11.880 --> 00:01:16.390 align:start position:0% easy and useful version so just click on it<00:01:12.880><c> and</c><00:01:13.360><c> we</c><00:01:13.520><c> can</c><00:01:13.759><c> copy</c><00:01:14.119><c> from</c><00:01:14.920><c> there</c><00:01:15.920><c> and</c><00:01:16.080><c> if</c><00:01:16.240><c> we</c> 00:01:16.390 --> 00:01:16.400 align:start position:0% it and we can copy from there and if we 00:01:16.400 --> 00:01:18.950 align:start position:0% it and we can copy from there and if we go<00:01:16.560><c> to</c><00:01:16.759><c> the</c><00:01:17.000><c> postman</c><00:01:18.000><c> then</c><00:01:18.200><c> we</c><00:01:18.400><c> have</c><00:01:18.560><c> to</c><00:01:18.720><c> click</c> 00:01:18.950 --> 00:01:18.960 align:start position:0% go to the postman then we have to click 00:01:18.960 --> 00:01:21.030 align:start position:0% go to the postman then we have to click on<00:01:19.200><c> this</c><00:01:19.439><c> import</c><00:01:20.280><c> and</c><00:01:20.400><c> then</c><00:01:20.560><c> you</c><00:01:20.720><c> have</c><00:01:20.840><c> to</c> 00:01:21.030 --> 00:01:21.040 align:start position:0% on this import and then you have to 00:01:21.040 --> 00:01:23.990 align:start position:0% on this import and then you have to paste<00:01:21.280><c> it</c><00:01:21.560><c> there</c><00:01:22.520><c> so</c><00:01:22.759><c> it</c><00:01:22.880><c> will</c><00:01:23.159><c> automatically</c> 00:01:23.990 --> 00:01:24.000 align:start position:0% paste it there so it will automatically 00:01:24.000 --> 00:01:26.390 align:start position:0% paste it there so it will automatically import<00:01:24.439><c> the</c> 00:01:26.390 --> 00:01:26.400 align:start position:0% import the 00:01:26.400 --> 00:01:29.109 align:start position:0% import the code<00:01:27.400><c> and</c><00:01:27.560><c> you</c><00:01:27.680><c> can</c><00:01:27.880><c> see</c><00:01:28.560><c> this</c><00:01:28.680><c> is</c><00:01:28.840><c> our</c> 00:01:29.109 --> 00:01:29.119 align:start position:0% code and you can see this is our 00:01:29.119 --> 00:01:31.870 align:start position:0% code and you can see this is our collection<00:01:29.520><c> of</c><00:01:29.680><c> the</c><00:01:30.000><c> apis</c><00:01:30.560><c> different</c><00:01:30.920><c> apis</c> 00:01:31.870 --> 00:01:31.880 align:start position:0% collection of the apis different apis 00:01:31.880 --> 00:01:34.030 align:start position:0% collection of the apis different apis and<00:01:32.159><c> you</c><00:01:32.399><c> may</c><00:01:32.560><c> know</c><00:01:32.840><c> about</c><00:01:33.119><c> Postman</c><00:01:33.560><c> is</c><00:01:33.720><c> used</c> 00:01:34.030 --> 00:01:34.040 align:start position:0% and you may know about Postman is used 00:01:34.040 --> 00:01:37.870 align:start position:0% and you may know about Postman is used to<00:01:34.280><c> test</c><00:01:34.600><c> the</c><00:01:34.799><c> apis</c><00:01:36.000><c> easily</c><00:01:37.000><c> so</c><00:01:37.240><c> this</c><00:01:37.360><c> is</c><00:01:37.560><c> our</c> 00:01:37.870 --> 00:01:37.880 align:start position:0% to test the apis easily so this is our 00:01:37.880 --> 00:01:40.510 align:start position:0% to test the apis easily so this is our endpoint<00:01:38.880><c> and</c><00:01:39.200><c> then</c><00:01:39.399><c> we</c><00:01:39.560><c> need</c><00:01:39.759><c> to</c><00:01:39.960><c> change</c><00:01:40.280><c> some</c> 00:01:40.510 --> 00:01:40.520 align:start position:0% endpoint and then we need to change some 00:01:40.520 --> 00:01:43.429 align:start position:0% endpoint and then we need to change some things<00:01:40.960><c> of</c><00:01:41.200><c> the</c><00:01:41.479><c> API</c><00:01:42.479><c> so</c><00:01:42.720><c> here</c><00:01:42.880><c> you</c><00:01:43.000><c> can</c><00:01:43.159><c> see</c> 00:01:43.429 --> 00:01:43.439 align:start position:0% things of the API so here you can see 00:01:43.439 --> 00:01:45.350 align:start position:0% things of the API so here you can see this<00:01:43.560><c> will</c><00:01:43.759><c> be</c><00:01:43.920><c> the</c><00:01:44.079><c> API</c><00:01:44.439><c> store</c> 00:01:45.350 --> 00:01:45.360 align:start position:0% this will be the API store 00:01:45.360 --> 00:01:48.950 align:start position:0% this will be the API store name<00:01:46.360><c> so</c><00:01:46.640><c> my</c><00:01:46.759><c> store</c><00:01:47.119><c> name</c><00:01:47.360><c> is</c><00:01:47.560><c> the</c><00:01:47.799><c> fine</c><00:01:48.200><c> Gap</c> 00:01:48.950 --> 00:01:48.960 align:start position:0% name so my store name is the fine Gap 00:01:48.960 --> 00:01:49.990 align:start position:0% name so my store name is the fine Gap you<00:01:49.119><c> can</c><00:01:49.320><c> make</c> 00:01:49.990 --> 00:01:50.000 align:start position:0% you can make 00:01:50.000 --> 00:01:52.550 align:start position:0% you can make sure<00:01:51.000><c> so</c><00:01:51.399><c> it</c><00:01:51.520><c> is</c><00:01:51.680><c> fine</c> 00:01:52.550 --> 00:01:52.560 align:start position:0% sure so it is fine 00:01:52.560 --> 00:01:56.190 align:start position:0% sure so it is fine gab<00:01:53.560><c> so</c><00:01:53.759><c> just</c><00:01:54.040><c> replace</c> 00:01:56.190 --> 00:01:56.200 align:start position:0% gab so just replace 00:01:56.200 --> 00:01:58.950 align:start position:0% gab so just replace it<00:01:57.200><c> and</c><00:01:57.439><c> then</c><00:01:57.640><c> you</c><00:01:57.759><c> can</c><00:01:57.960><c> see</c><00:01:58.200><c> this</c><00:01:58.320><c> is</c><00:01:58.439><c> the</c><00:01:58.560><c> IP</c> 00:01:58.950 --> 00:01:58.960 align:start position:0% it and then you can see this is the IP 00:01:58.960 --> 00:02:00.709 align:start position:0% it and then you can see this is the IP version<00:01:59.479><c> and</c><00:01:59.600><c> if</c><00:01:59.799><c> if</c><00:01:59.880><c> you</c><00:02:00.000><c> want</c><00:02:00.159><c> to</c><00:02:00.320><c> upgrade</c> 00:02:00.709 --> 00:02:00.719 align:start position:0% version and if if you want to upgrade 00:02:00.719 --> 00:02:03.670 align:start position:0% version and if if you want to upgrade the<00:02:00.840><c> IP</c><00:02:01.280><c> then</c><00:02:01.399><c> you</c><00:02:01.520><c> can</c><00:02:01.719><c> change</c><00:02:02.079><c> from</c><00:02:02.399><c> there</c><00:02:03.399><c> so</c> 00:02:03.670 --> 00:02:03.680 align:start position:0% the IP then you can change from there so 00:02:03.680 --> 00:02:04.910 align:start position:0% the IP then you can change from there so this<00:02:03.799><c> is</c><00:02:03.960><c> the</c> 00:02:04.910 --> 00:02:04.920 align:start position:0% this is the 00:02:04.920 --> 00:02:09.029 align:start position:0% this is the endo<00:02:05.920><c> and</c><00:02:06.159><c> this</c><00:02:06.280><c> is</c><00:02:06.439><c> a</c><00:02:06.840><c> request</c><00:02:07.840><c> post</c><00:02:08.479><c> post</c><00:02:08.840><c> is</c> 00:02:09.029 --> 00:02:09.039 align:start position:0% endo and this is a request post post is 00:02:09.039 --> 00:02:11.949 align:start position:0% endo and this is a request post post is mostly<00:02:09.360><c> used</c><00:02:09.640><c> to</c><00:02:09.800><c> create</c><00:02:10.200><c> the</c><00:02:10.840><c> Endo</c><00:02:11.800><c> for</c> 00:02:11.949 --> 00:02:11.959 align:start position:0% mostly used to create the Endo for 00:02:11.959 --> 00:02:14.309 align:start position:0% mostly used to create the Endo for example<00:02:12.319><c> create</c><00:02:12.640><c> products</c><00:02:13.120><c> create</c><00:02:13.400><c> orders</c> 00:02:14.309 --> 00:02:14.319 align:start position:0% example create products create orders 00:02:14.319 --> 00:02:18.150 align:start position:0% example create products create orders and<00:02:14.680><c> uh</c><00:02:15.120><c> you</c><00:02:15.239><c> can</c><00:02:15.480><c> see</c><00:02:16.000><c> put</c><00:02:16.519><c> patch</c><00:02:16.959><c> delete</c><00:02:17.959><c> get</c> 00:02:18.150 --> 00:02:18.160 align:start position:0% and uh you can see put patch delete get 00:02:18.160 --> 00:02:20.949 align:start position:0% and uh you can see put patch delete get is<00:02:18.280><c> used</c><00:02:18.560><c> to</c><00:02:19.239><c> get</c><00:02:19.480><c> the</c><00:02:19.760><c> data</c><00:02:20.120><c> as</c> 00:02:20.949 --> 00:02:20.959 align:start position:0% is used to get the data as 00:02:20.959 --> 00:02:24.430 align:start position:0% is used to get the data as well<00:02:21.959><c> and</c><00:02:22.200><c> if</c><00:02:22.319><c> you</c><00:02:22.519><c> go</c><00:02:22.680><c> to</c><00:02:22.840><c> the</c><00:02:23.120><c> body</c><00:02:24.120><c> then</c><00:02:24.319><c> you</c> 00:02:24.430 --> 00:02:24.440 align:start position:0% well and if you go to the body then you 00:02:24.440 --> 00:02:27.550 align:start position:0% well and if you go to the body then you can<00:02:24.680><c> beautify</c><00:02:25.280><c> it</c><00:02:25.519><c> as</c><00:02:25.720><c> well</c><00:02:26.560><c> so</c><00:02:26.920><c> you</c><00:02:27.080><c> can</c> 00:02:27.550 --> 00:02:27.560 align:start position:0% can beautify it as well so you can 00:02:27.560 --> 00:02:29.869 align:start position:0% can beautify it as well so you can understand<00:02:27.760><c> it</c><00:02:28.120><c> better</c><00:02:29.120><c> so</c><00:02:29.360><c> this</c><00:02:29.519><c> is</c><00:02:29.640><c> the</c> 00:02:29.869 --> 00:02:29.879 align:start position:0% understand it better so this is the 00:02:29.879 --> 00:02:33.830 align:start position:0% understand it better so this is the order<00:02:30.360><c> object</c><00:02:31.360><c> and</c><00:02:31.680><c> the</c><00:02:31.920><c> line</c><00:02:32.519><c> items</c><00:02:33.519><c> line</c> 00:02:33.830 --> 00:02:33.840 align:start position:0% order object and the line items line 00:02:33.840 --> 00:02:36.030 align:start position:0% order object and the line items line item<00:02:34.280><c> mostly</c><00:02:34.640><c> represent</c><00:02:35.200><c> the</c><00:02:35.640><c> product</c> 00:02:36.030 --> 00:02:36.040 align:start position:0% item mostly represent the product 00:02:36.040 --> 00:02:39.509 align:start position:0% item mostly represent the product related<00:02:36.480><c> things</c><00:02:37.080><c> so</c><00:02:37.360><c> here</c><00:02:37.519><c> is</c><00:02:37.800><c> the</c><00:02:38.599><c> title</c> 00:02:39.509 --> 00:02:39.519 align:start position:0% related things so here is the title 00:02:39.519 --> 00:02:43.869 align:start position:0% related things so here is the title price<00:02:40.120><c> grams</c><00:02:40.640><c> quantity</c><00:02:41.239><c> and</c><00:02:41.959><c> text</c><00:02:42.959><c> so</c><00:02:43.480><c> here</c><00:02:43.680><c> we</c> 00:02:43.869 --> 00:02:43.879 align:start position:0% price grams quantity and text so here we 00:02:43.879 --> 00:02:47.710 align:start position:0% price grams quantity and text so here we have<00:02:44.120><c> also</c><00:02:44.480><c> the</c><00:02:44.920><c> transactions</c><00:02:45.920><c> s</c><00:02:46.720><c> success</c> 00:02:47.710 --> 00:02:47.720 align:start position:0% have also the transactions s success 00:02:47.720 --> 00:02:50.830 align:start position:0% have also the transactions s success total<00:02:48.080><c> price</c><00:02:48.360><c> will</c><00:02:48.519><c> be</c><00:02:48.959><c> 13</c><00:02:49.959><c> and</c><00:02:50.280><c> currencies</c> 00:02:50.830 --> 00:02:50.840 align:start position:0% total price will be 13 and currencies 00:02:50.840 --> 00:02:54.030 align:start position:0% total price will be 13 and currencies Euro<00:02:51.440><c> so</c><00:02:51.680><c> let's</c><00:02:51.879><c> see</c><00:02:52.080><c> the</c><00:02:52.280><c> text</c><00:02:52.560><c> line</c><00:02:52.959><c> as</c><00:02:53.159><c> well</c> 00:02:54.030 --> 00:02:54.040 align:start position:0% Euro so let's see the text line as well 00:02:54.040 --> 00:02:56.630 align:start position:0% Euro so let's see the text line as well so<00:02:54.360><c> this</c><00:02:54.519><c> is</c><00:02:54.680><c> the</c><00:02:54.879><c> state</c><00:02:55.239><c> text</c><00:02:55.920><c> and</c><00:02:56.120><c> before</c><00:02:56.440><c> hit</c> 00:02:56.630 --> 00:02:56.640 align:start position:0% so this is the state text and before hit 00:02:56.640 --> 00:02:58.390 align:start position:0% so this is the state text and before hit the<00:02:56.800><c> end</c><00:02:57.080><c> point</c><00:02:57.319><c> we</c><00:02:57.480><c> have</c><00:02:57.599><c> to</c><00:02:57.800><c> change</c><00:02:58.159><c> few</c> 00:02:58.390 --> 00:02:58.400 align:start position:0% the end point we have to change few 00:02:58.400 --> 00:03:01.470 align:start position:0% the end point we have to change few things<00:02:59.200><c> like</c><00:02:59.360><c> if</c><00:02:59.480><c> we</c><00:02:59.640><c> go</c><00:02:59.800><c> go</c><00:02:59.920><c> to</c><00:03:00.120><c> the</c> 00:03:01.470 --> 00:03:01.480 align:start position:0% things like if we go go to the 00:03:01.480 --> 00:03:03.869 align:start position:0% things like if we go go to the headers<00:03:02.480><c> then</c><00:03:02.680><c> I</c><00:03:02.800><c> have</c><00:03:02.959><c> saved</c><00:03:03.319><c> the</c><00:03:03.480><c> assess</c> 00:03:03.869 --> 00:03:03.879 align:start position:0% headers then I have saved the assess 00:03:03.879 --> 00:03:07.030 align:start position:0% headers then I have saved the assess token<00:03:04.799><c> in</c><00:03:05.000><c> the</c><00:03:05.200><c> first</c> 00:03:07.030 --> 00:03:07.040 align:start position:0% token in the first 00:03:07.040 --> 00:03:09.910 align:start position:0% token in the first video<00:03:08.040><c> just</c><00:03:08.280><c> replace</c><00:03:08.680><c> the</c><00:03:08.799><c> assess</c><00:03:09.120><c> token</c><00:03:09.519><c> here</c> 00:03:09.910 --> 00:03:09.920 align:start position:0% video just replace the assess token here 00:03:09.920 --> 00:03:12.350 align:start position:0% video just replace the assess token here and<00:03:10.120><c> hit</c><00:03:10.319><c> the</c><00:03:10.440><c> end</c> 00:03:12.350 --> 00:03:12.360 align:start position:0% and hit the end 00:03:12.360 --> 00:03:15.750 align:start position:0% and hit the end point<00:03:13.360><c> so</c><00:03:13.599><c> here</c><00:03:13.799><c> is</c><00:03:14.239><c> you</c><00:03:14.360><c> can</c><00:03:14.519><c> see</c><00:03:14.840><c> 2011</c> 00:03:15.750 --> 00:03:15.760 align:start position:0% point so here is you can see 2011 00:03:15.760 --> 00:03:19.030 align:start position:0% point so here is you can see 2011 created<00:03:16.760><c> and</c><00:03:17.480><c> this</c><00:03:17.640><c> is</c><00:03:17.959><c> the</c><00:03:18.239><c> produ</c><00:03:18.680><c> uh</c><00:03:18.799><c> this</c><00:03:18.920><c> is</c> 00:03:19.030 --> 00:03:19.040 align:start position:0% created and this is the produ uh this is 00:03:19.040 --> 00:03:21.670 align:start position:0% created and this is the produ uh this is the<00:03:19.159><c> order</c><00:03:19.560><c> response</c><00:03:20.040><c> which</c><00:03:20.159><c> is</c><00:03:20.360><c> just</c><00:03:20.680><c> created</c> 00:03:21.670 --> 00:03:21.680 align:start position:0% the order response which is just created 00:03:21.680 --> 00:03:25.270 align:start position:0% the order response which is just created and<00:03:21.879><c> let's</c><00:03:22.159><c> see</c><00:03:23.159><c> in</c><00:03:23.319><c> the</c> 00:03:25.270 --> 00:03:25.280 align:start position:0% and let's see in the 00:03:25.280 --> 00:03:28.149 align:start position:0% and let's see in the Shopify<00:03:26.280><c> so</c><00:03:26.480><c> here</c><00:03:26.599><c> you</c><00:03:26.720><c> can</c><00:03:26.879><c> see</c><00:03:27.480><c> the</c><00:03:27.599><c> order</c><00:03:27.959><c> is</c> 00:03:28.149 --> 00:03:28.159 align:start position:0% Shopify so here you can see the order is 00:03:28.159 --> 00:03:30.830 align:start position:0% Shopify so here you can see the order is just<00:03:28.319><c> created</c><00:03:28.799><c> in</c><00:03:29.040><c> 8</c><00:03:29.760><c> 4</c> 00:03:30.830 --> 00:03:30.840 align:start position:0% just created in 8 4 00:03:30.840 --> 00:03:35.869 align:start position:0% just created in 8 4 1<00:03:31.920><c> p.m</c><00:03:32.920><c> so</c><00:03:33.159><c> just</c><00:03:33.360><c> click</c><00:03:33.599><c> on</c><00:03:34.000><c> it</c><00:03:35.000><c> and</c><00:03:35.360><c> here</c><00:03:35.680><c> in</c> 00:03:35.869 --> 00:03:35.879 align:start position:0% 1 p.m so just click on it and here in 00:03:35.879 --> 00:03:39.910 align:start position:0% 1 p.m so just click on it and here in the<00:03:36.120><c> postman</c><00:03:37.120><c> you</c><00:03:37.239><c> can</c><00:03:37.439><c> also</c><00:03:37.760><c> see</c><00:03:38.080><c> the</c><00:03:38.280><c> order</c> 00:03:39.910 --> 00:03:39.920 align:start position:0% the postman you can also see the order 00:03:39.920 --> 00:03:43.030 align:start position:0% the postman you can also see the order ID<00:03:40.920><c> and</c><00:03:41.280><c> here</c><00:03:41.519><c> it</c><00:03:41.680><c> is</c><00:03:41.959><c> the</c> 00:03:43.030 --> 00:03:43.040 align:start position:0% ID and here it is the 00:03:43.040 --> 00:03:46.270 align:start position:0% ID and here it is the same<00:03:44.040><c> so</c><00:03:44.360><c> here</c><00:03:44.680><c> the</c><00:03:45.000><c> product</c><00:03:45.360><c> related</c><00:03:45.840><c> things</c> 00:03:46.270 --> 00:03:46.280 align:start position:0% same so here the product related things 00:03:46.280 --> 00:03:47.830 align:start position:0% same so here the product related things like<00:03:46.480><c> three</c> 00:03:47.830 --> 00:03:47.840 align:start position:0% like three 00:03:47.840 --> 00:03:51.429 align:start position:0% like three items<00:03:48.840><c> uh</c><00:03:49.000><c> Big</c><00:03:49.200><c> Brown</c><00:03:49.519><c> beer</c> 00:03:51.429 --> 00:03:51.439 align:start position:0% items uh Big Brown beer 00:03:51.439 --> 00:03:54.309 align:start position:0% items uh Big Brown beer boards<00:03:52.439><c> like</c><00:03:52.720><c> we</c><00:03:52.879><c> have</c><00:03:53.040><c> mentioned</c> 00:03:54.309 --> 00:03:54.319 align:start position:0% boards like we have mentioned 00:03:54.319 --> 00:03:57.869 align:start position:0% boards like we have mentioned there<00:03:55.319><c> the</c><00:03:55.599><c> price</c><00:03:56.239><c> quantity</c> 00:03:57.869 --> 00:03:57.879 align:start position:0% there the price quantity 00:03:57.879 --> 00:04:01.470 align:start position:0% there the price quantity three<00:03:58.879><c> all</c><00:03:59.079><c> the</c><00:03:59.239><c> things</c><00:03:59.439><c> are</c><00:03:59.680><c> are</c><00:04:00.120><c> same</c><00:04:01.120><c> so</c><00:04:01.319><c> we</c> 00:04:01.470 --> 00:04:01.480 align:start position:0% three all the things are are same so we 00:04:01.480 --> 00:04:03.470 align:start position:0% three all the things are are same so we have<00:04:01.680><c> just</c><00:04:01.879><c> created</c><00:04:02.239><c> the</c><00:04:02.400><c> order</c><00:04:02.920><c> and</c><00:04:03.120><c> we</c><00:04:03.239><c> can</c> 00:04:03.470 --> 00:04:03.480 align:start position:0% have just created the order and we can 00:04:03.480 --> 00:04:05.429 align:start position:0% have just created the order and we can also<00:04:03.799><c> create</c><00:04:04.200><c> different</c><00:04:04.560><c> things</c><00:04:04.959><c> like</c> 00:04:05.429 --> 00:04:05.439 align:start position:0% also create different things like 00:04:05.439 --> 00:04:09.789 align:start position:0% also create different things like shipping<00:04:05.920><c> address</c><00:04:06.920><c> and</c><00:04:07.400><c> uh</c><00:04:08.360><c> notes</c><00:04:09.360><c> and</c><00:04:09.560><c> many</c> 00:04:09.789 --> 00:04:09.799 align:start position:0% shipping address and uh notes and many 00:04:09.799 --> 00:04:12.550 align:start position:0% shipping address and uh notes and many other<00:04:10.079><c> things</c><00:04:10.480><c> like</c><00:04:10.680><c> customer</c><00:04:11.120><c> related</c><00:04:12.120><c> tag</c> 00:04:12.550 --> 00:04:12.560 align:start position:0% other things like customer related tag 00:04:12.560 --> 00:04:16.710 align:start position:0% other things like customer related tag as<00:04:12.760><c> well</c><00:04:13.560><c> so</c><00:04:13.760><c> let's</c><00:04:13.959><c> see</c><00:04:14.159><c> on</c><00:04:14.319><c> the</c> 00:04:16.710 --> 00:04:16.720 align:start position:0% 00:04:16.720 --> 00:04:19.030 align:start position:0% documentation<00:04:17.720><c> so</c><00:04:17.959><c> if</c><00:04:18.079><c> you</c><00:04:18.239><c> click</c><00:04:18.479><c> on</c><00:04:18.720><c> show</c> 00:04:19.030 --> 00:04:19.040 align:start position:0% documentation so if you click on show 00:04:19.040 --> 00:04:19.990 align:start position:0% documentation so if you click on show order 00:04:19.990 --> 00:04:20.000 align:start position:0% order 00:04:20.000 --> 00:04:23.150 align:start position:0% order properties<00:04:21.000><c> then</c><00:04:21.160><c> you</c><00:04:21.280><c> can</c><00:04:21.479><c> see</c><00:04:22.360><c> uh</c><00:04:22.560><c> line</c><00:04:22.840><c> item</c> 00:04:23.150 --> 00:04:23.160 align:start position:0% properties then you can see uh line item 00:04:23.160 --> 00:04:27.510 align:start position:0% properties then you can see uh line item arrays<00:04:24.160><c> and</c><00:04:25.000><c> text</c><00:04:25.520><c> and</c><00:04:25.759><c> Order</c><00:04:26.320><c> currency</c><00:04:27.320><c> and</c> 00:04:27.510 --> 00:04:27.520 align:start position:0% arrays and text and Order currency and 00:04:27.520 --> 00:04:29.950 align:start position:0% arrays and text and Order currency and there<00:04:27.639><c> are</c><00:04:27.919><c> many</c><00:04:28.240><c> other</c><00:04:28.880><c> end</c><00:04:29.199><c> points</c><00:04:29.639><c> related</c> 00:04:29.950 --> 00:04:29.960 align:start position:0% there are many other end points related 00:04:29.960 --> 00:04:32.710 align:start position:0% there are many other end points related to<00:04:30.160><c> order</c><00:04:30.880><c> like</c><00:04:31.240><c> create</c><00:04:31.520><c> a</c><00:04:31.680><c> partially</c><00:04:32.440><c> paid</c> 00:04:32.710 --> 00:04:32.720 align:start position:0% to order like create a partially paid 00:04:32.720 --> 00:04:35.270 align:start position:0% to order like create a partially paid order<00:04:33.039><c> with</c><00:04:33.160><c> the</c><00:04:33.320><c> new</c><00:04:33.720><c> customer</c><00:04:34.720><c> create</c><00:04:35.039><c> a</c> 00:04:35.270 --> 00:04:35.280 align:start position:0% order with the new customer create a 00:04:35.280 --> 00:04:37.870 align:start position:0% order with the new customer create a pending<00:04:35.680><c> order</c><00:04:36.039><c> with</c><00:04:36.199><c> an</c><00:04:36.479><c> existing</c><00:04:37.039><c> customer</c> 00:04:37.870 --> 00:04:37.880 align:start position:0% pending order with an existing customer 00:04:37.880 --> 00:04:40.870 align:start position:0% pending order with an existing customer create<00:04:38.120><c> a</c><00:04:38.320><c> simple</c><00:04:38.680><c> order</c><00:04:39.039><c> and</c><00:04:39.520><c> fulfill</c><00:04:40.039><c> it</c><00:04:40.680><c> so</c> 00:04:40.870 --> 00:04:40.880 align:start position:0% create a simple order and fulfill it so 00:04:40.880 --> 00:04:43.189 align:start position:0% create a simple order and fulfill it so this<00:04:41.000><c> is</c><00:04:41.120><c> a</c><00:04:41.360><c> cancel</c><00:04:41.720><c> end</c><00:04:42.000><c> point</c><00:04:42.759><c> if</c><00:04:42.880><c> you</c><00:04:43.000><c> need</c> 00:04:43.189 --> 00:04:43.199 align:start position:0% this is a cancel end point if you need 00:04:43.199 --> 00:04:45.310 align:start position:0% this is a cancel end point if you need to<00:04:43.440><c> cancel</c><00:04:43.800><c> the</c><00:04:43.960><c> order</c><00:04:44.400><c> then</c><00:04:44.639><c> you</c><00:04:44.840><c> will</c><00:04:45.080><c> need</c> 00:04:45.310 --> 00:04:45.320 align:start position:0% to cancel the order then you will need 00:04:45.320 --> 00:04:48.870 align:start position:0% to cancel the order then you will need to<00:04:46.000><c> order</c><00:04:46.440><c> ID</c><00:04:47.039><c> for</c><00:04:47.240><c> example</c><00:04:48.000><c> copy</c><00:04:48.280><c> the</c><00:04:48.520><c> code</c> 00:04:48.870 --> 00:04:48.880 align:start position:0% to order ID for example copy the code 00:04:48.880 --> 00:04:50.990 align:start position:0% to order ID for example copy the code and<00:04:49.120><c> paste</c><00:04:49.360><c> it</c><00:04:49.520><c> in</c> 00:04:50.990 --> 00:04:51.000 align:start position:0% and paste it in 00:04:51.000 --> 00:04:54.629 align:start position:0% and paste it in Postman<00:04:52.000><c> just</c><00:04:52.240><c> replace</c><00:04:52.840><c> the</c><00:04:53.600><c> store</c> 00:04:54.629 --> 00:04:54.639 align:start position:0% Postman just replace the store 00:04:54.639 --> 00:04:58.550 align:start position:0% Postman just replace the store name<00:04:55.639><c> from</c><00:04:56.000><c> there</c><00:04:56.759><c> and</c><00:04:57.000><c> paste</c><00:04:57.240><c> it</c> 00:04:58.550 --> 00:04:58.560 align:start position:0% name from there and paste it 00:04:58.560 --> 00:05:01.430 align:start position:0% name from there and paste it there 00:05:01.430 --> 00:05:01.440 align:start position:0% there 00:05:01.440 --> 00:05:05.390 align:start position:0% there and<00:05:01.759><c> then</c><00:05:02.120><c> the</c><00:05:03.080><c> header</c><00:05:03.680><c> says</c> 00:05:05.390 --> 00:05:05.400 align:start position:0% and then the header says 00:05:05.400 --> 00:05:08.950 align:start position:0% and then the header says token<00:05:06.400><c> just</c><00:05:06.680><c> copy</c><00:05:07.080><c> in</c><00:05:07.320><c> the</c><00:05:07.800><c> previous</c><00:05:08.160><c> endo</c><00:05:08.800><c> and</c> 00:05:08.950 --> 00:05:08.960 align:start position:0% token just copy in the previous endo and 00:05:08.960 --> 00:05:10.830 align:start position:0% token just copy in the previous endo and paste<00:05:09.240><c> it</c> 00:05:10.830 --> 00:05:10.840 align:start position:0% paste it 00:05:10.840 --> 00:05:13.310 align:start position:0% paste it there<00:05:11.840><c> and</c><00:05:12.039><c> here</c><00:05:12.199><c> is</c><00:05:12.320><c> the</c><00:05:12.520><c> one</c><00:05:12.759><c> thing</c><00:05:13.000><c> that</c><00:05:13.199><c> we</c> 00:05:13.310 --> 00:05:13.320 align:start position:0% there and here is the one thing that we 00:05:13.320 --> 00:05:14.390 align:start position:0% there and here is the one thing that we need<00:05:13.520><c> to</c> 00:05:14.390 --> 00:05:14.400 align:start position:0% need to 00:05:14.400 --> 00:05:17.990 align:start position:0% need to change<00:05:15.400><c> this</c><00:05:15.600><c> is</c><00:05:15.759><c> the</c><00:05:15.880><c> order</c><00:05:16.400><c> ID</c><00:05:17.400><c> so</c><00:05:17.639><c> we</c><00:05:17.759><c> can</c> 00:05:17.990 --> 00:05:18.000 align:start position:0% change this is the order ID so we can 00:05:18.000 --> 00:05:21.150 align:start position:0% change this is the order ID so we can copy<00:05:18.280><c> the</c><00:05:18.400><c> order</c><00:05:18.720><c> ID</c><00:05:19.039><c> from</c><00:05:19.680><c> there</c><00:05:20.680><c> and</c><00:05:20.880><c> paste</c> 00:05:21.150 --> 00:05:21.160 align:start position:0% copy the order ID from there and paste 00:05:21.160 --> 00:05:23.029 align:start position:0% copy the order ID from there and paste it 00:05:23.029 --> 00:05:23.039 align:start position:0% it 00:05:23.039 --> 00:05:26.070 align:start position:0% it there<00:05:24.039><c> and</c><00:05:24.240><c> then</c><00:05:24.440><c> hit</c><00:05:24.600><c> the</c><00:05:24.720><c> end</c> 00:05:26.070 --> 00:05:26.080 align:start position:0% there and then hit the end 00:05:26.080 --> 00:05:28.749 align:start position:0% there and then hit the end point<00:05:27.080><c> and</c><00:05:27.319><c> there</c><00:05:27.479><c> you</c><00:05:27.560><c> can</c><00:05:27.720><c> see</c><00:05:28.160><c> 200</c><00:05:28.600><c> that</c> 00:05:28.749 --> 00:05:28.759 align:start position:0% point and there you can see 200 that 00:05:28.759 --> 00:05:31.270 align:start position:0% point and there you can see 200 that means<00:05:29.280><c> this</c><00:05:29.560><c> response</c><00:05:29.880><c> is</c><00:05:30.080><c> successfully</c> 00:05:31.270 --> 00:05:31.280 align:start position:0% means this response is successfully 00:05:31.280 --> 00:05:33.950 align:start position:0% means this response is successfully happened<00:05:32.280><c> so</c><00:05:32.759><c> this</c><00:05:32.880><c> is</c><00:05:33.039><c> the</c><00:05:33.199><c> order</c><00:05:33.600><c> which</c><00:05:33.759><c> is</c> 00:05:33.950 --> 00:05:33.960 align:start position:0% happened so this is the order which is 00:05:33.960 --> 00:05:34.830 align:start position:0% happened so this is the order which is just 00:05:34.830 --> 00:05:34.840 align:start position:0% just 00:05:34.840 --> 00:05:38.430 align:start position:0% just cancelled<00:05:35.840><c> and</c><00:05:36.039><c> if</c><00:05:36.199><c> we</c><00:05:36.360><c> refresh</c> 00:05:38.430 --> 00:05:38.440 align:start position:0% cancelled and if we refresh 00:05:38.440 --> 00:05:40.790 align:start position:0% cancelled and if we refresh it<00:05:39.440><c> then</c><00:05:39.600><c> you</c><00:05:39.720><c> can</c><00:05:39.880><c> see</c><00:05:40.160><c> the</c><00:05:40.319><c> order</c><00:05:40.600><c> is</c> 00:05:40.790 --> 00:05:40.800 align:start position:0% it then you can see the order is 00:05:40.800 --> 00:05:46.029 align:start position:0% it then you can see the order is cancelled<00:05:41.520><c> now</c><00:05:42.520><c> so</c><00:05:42.720><c> let's</c><00:05:43.039><c> back</c><00:05:43.240><c> to</c><00:05:43.440><c> the</c><00:05:43.600><c> API</c> 00:05:46.029 --> 00:05:46.039 align:start position:0% cancelled now so let's back to the API 00:05:46.039 --> 00:05:48.189 align:start position:0% cancelled now so let's back to the API documentation<00:05:47.039><c> and</c><00:05:47.240><c> there</c><00:05:47.360><c> are</c><00:05:47.560><c> other</c><00:05:47.840><c> things</c> 00:05:48.189 --> 00:05:48.199 align:start position:0% documentation and there are other things 00:05:48.199 --> 00:05:51.590 align:start position:0% documentation and there are other things like<00:05:48.680><c> retrieval</c><00:05:49.280><c> list</c><00:05:49.520><c> of</c><00:05:50.160><c> order</c><00:05:51.160><c> you</c><00:05:51.319><c> can</c> 00:05:51.590 --> 00:05:51.600 align:start position:0% like retrieval list of order you can 00:05:51.600 --> 00:05:54.469 align:start position:0% like retrieval list of order you can copy<00:05:51.919><c> the</c><00:05:52.240><c> code</c><00:05:53.240><c> and</c><00:05:53.440><c> you</c><00:05:53.600><c> can</c><00:05:53.800><c> also</c><00:05:54.039><c> mention</c> 00:05:54.469 --> 00:05:54.479 align:start position:0% copy the code and you can also mention 00:05:54.479 --> 00:05:58.110 align:start position:0% copy the code and you can also mention the<00:05:54.680><c> status</c><00:05:55.080><c> of</c><00:05:55.240><c> the</c><00:05:55.400><c> order</c><00:05:55.880><c> like</c><00:05:56.400><c> paid</c><00:05:57.199><c> cancel</c> 00:05:58.110 --> 00:05:58.120 align:start position:0% the status of the order like paid cancel 00:05:58.120 --> 00:06:00.710 align:start position:0% the status of the order like paid cancel and<00:05:58.319><c> many</c><00:05:58.560><c> other</c><00:05:58.800><c> things</c> 00:06:00.710 --> 00:06:00.720 align:start position:0% and many other things 00:06:00.720 --> 00:06:03.629 align:start position:0% and many other things and<00:06:00.919><c> if</c><00:06:01.039><c> you</c><00:06:01.199><c> want</c><00:06:01.360><c> to</c><00:06:01.520><c> update</c><00:06:01.919><c> the</c><00:06:02.160><c> order</c><00:06:03.160><c> so</c> 00:06:03.629 --> 00:06:03.639 align:start position:0% and if you want to update the order so 00:06:03.639 --> 00:06:05.390 align:start position:0% and if you want to update the order so these<00:06:03.800><c> are</c><00:06:04.000><c> the</c><00:06:04.120><c> end</c><00:06:04.400><c> points</c><00:06:04.880><c> which</c><00:06:05.080><c> we</c><00:06:05.199><c> can</c> 00:06:05.390 --> 00:06:05.400 align:start position:0% these are the end points which we can 00:06:05.400 --> 00:06:08.350 align:start position:0% these are the end points which we can use<00:06:05.759><c> easily</c><00:06:06.240><c> by</c><00:06:06.479><c> this</c><00:06:06.720><c> way</c><00:06:07.360><c> and</c><00:06:07.800><c> if</c><00:06:07.919><c> you</c><00:06:08.080><c> want</c> 00:06:08.350 --> 00:06:08.360 align:start position:0% use easily by this way and if you want 00:06:08.360 --> 00:06:12.189 align:start position:0% use easily by this way and if you want to<00:06:08.680><c> use</c><00:06:09.240><c> this</c><00:06:09.560><c> C</c><00:06:09.880><c> call</c><00:06:10.120><c> in</c><00:06:10.319><c> our</c><00:06:10.720><c> code</c><00:06:11.720><c> then</c><00:06:12.000><c> just</c> 00:06:12.189 --> 00:06:12.199 align:start position:0% to use this C call in our code then just 00:06:12.199 --> 00:06:14.909 align:start position:0% to use this C call in our code then just go<00:06:12.400><c> to</c><00:06:12.560><c> the</c><00:06:12.759><c> postman</c><00:06:13.680><c> and</c><00:06:13.919><c> hit</c><00:06:14.199><c> this</c> 00:06:14.909 --> 00:06:14.919 align:start position:0% go to the postman and hit this 00:06:14.919 --> 00:06:17.749 align:start position:0% go to the postman and hit this button<00:06:15.919><c> it</c><00:06:16.039><c> will</c><00:06:16.319><c> provide</c><00:06:16.759><c> the</c><00:06:16.919><c> code</c><00:06:17.199><c> in</c><00:06:17.400><c> any</c> 00:06:17.749 --> 00:06:17.759 align:start position:0% button it will provide the code in any 00:06:17.759 --> 00:06:20.950 align:start position:0% button it will provide the code in any language<00:06:18.759><c> like</c><00:06:19.000><c> this</c><00:06:19.120><c> is</c><00:06:19.240><c> the</c><00:06:19.440><c> PHP</c><00:06:19.880><c> call</c><00:06:20.720><c> and</c> 00:06:20.950 --> 00:06:20.960 align:start position:0% language like this is the PHP call and 00:06:20.960 --> 00:06:23.189 align:start position:0% language like this is the PHP call and if<00:06:21.080><c> you</c><00:06:21.240><c> want</c><00:06:21.400><c> to</c><00:06:21.639><c> change</c><00:06:21.960><c> it</c><00:06:22.599><c> then</c><00:06:22.759><c> you</c><00:06:22.880><c> can</c> 00:06:23.189 --> 00:06:23.199 align:start position:0% if you want to change it then you can 00:06:23.199 --> 00:06:26.710 align:start position:0% if you want to change it then you can see<00:06:23.680><c> you</c><00:06:23.800><c> can</c><00:06:24.000><c> get</c><00:06:24.240><c> the</c><00:06:24.400><c> code</c><00:06:24.639><c> in</c><00:06:24.919><c> Java</c><00:06:25.360><c> not</c><00:06:25.720><c> JS</c> 00:06:26.710 --> 00:06:26.720 align:start position:0% see you can get the code in Java not JS 00:06:26.720 --> 00:06:31.390 align:start position:0% see you can get the code in Java not JS PHP<00:06:27.319><c> your</c><00:06:27.560><c> PHP</c><00:06:28.120><c> core</c><00:06:28.880><c> python</c><00:06:29.840><c> Ruby</c><00:06:30.520><c> shell</c> 00:06:31.390 --> 00:06:31.400 align:start position:0% PHP your PHP core python Ruby shell 00:06:31.400 --> 00:06:35.070 align:start position:0% PHP your PHP core python Ruby shell Swift<00:06:32.319><c> dot</c><00:06:32.840><c> C</c><00:06:33.759><c> and</c><00:06:33.919><c> many</c><00:06:34.199><c> other</c><00:06:34.440><c> things</c><00:06:34.720><c> so</c><00:06:34.919><c> for</c> 00:06:35.070 --> 00:06:35.080 align:start position:0% Swift dot C and many other things so for 00:06:35.080 --> 00:06:39.270 align:start position:0% Swift dot C and many other things so for example<00:06:35.479><c> let's</c><00:06:36.039><c> PHP</c><00:06:36.560><c> call</c><00:06:37.720><c> copied</c><00:06:38.720><c> and</c><00:06:38.960><c> if</c><00:06:39.080><c> you</c> 00:06:39.270 --> 00:06:39.280 align:start position:0% example let's PHP call copied and if you 00:06:39.280 --> 00:06:42.710 align:start position:0% example let's PHP call copied and if you run<00:06:39.560><c> it</c><00:06:40.039><c> in</c><00:06:40.240><c> the</c><00:06:40.479><c> local</c><00:06:41.160><c> zamp</c><00:06:42.160><c> then</c><00:06:42.319><c> you</c><00:06:42.440><c> can</c> 00:06:42.710 --> 00:06:42.720 align:start position:0% run it in the local zamp then you can 00:06:42.720 --> 00:06:45.950 align:start position:0% run it in the local zamp then you can just<00:06:43.120><c> paste</c><00:06:43.400><c> it</c><00:06:43.680><c> there</c><00:06:44.039><c> like</c><00:06:44.280><c> this</c><00:06:44.720><c> way</c><00:06:45.720><c> and</c> 00:06:45.950 --> 00:06:45.960 align:start position:0% just paste it there like this way and 00:06:45.960 --> 00:06:49.029 align:start position:0% just paste it there like this way and just<00:06:46.160><c> refresh</c><00:06:46.599><c> your</c><00:06:46.800><c> front</c><00:06:47.039><c> end</c><00:06:48.039><c> and</c><00:06:48.280><c> your</c> 00:06:49.029 --> 00:06:49.039 align:start position:0% just refresh your front end and your 00:06:49.039 --> 00:06:51.309 align:start position:0% just refresh your front end and your response<00:06:49.440><c> will</c><00:06:49.599><c> be</c><00:06:49.840><c> happened</c><00:06:50.520><c> so</c><00:06:50.759><c> by</c><00:06:50.960><c> this</c><00:06:51.160><c> way</c> 00:06:51.309 --> 00:06:51.319 align:start position:0% response will be happened so by this way 00:06:51.319 --> 00:06:52.950 align:start position:0% response will be happened so by this way you<00:06:51.400><c> can</c><00:06:51.560><c> create</c><00:06:51.800><c> the</c><00:06:51.919><c> ERS</c><00:06:52.360><c> easily</c><00:06:52.759><c> through</c> 00:06:52.950 --> 00:06:52.960 align:start position:0% you can create the ERS easily through 00:06:52.960 --> 00:06:55.869 align:start position:0% you can create the ERS easily through rest<00:06:53.240><c> admin</c><00:06:53.639><c> API</c><00:06:54.000><c> in</c><00:06:54.199><c> Shopify</c><00:06:55.199><c> and</c><00:06:55.440><c> by</c><00:06:55.680><c> this</c> 00:06:55.869 --> 00:06:55.879 align:start position:0% rest admin API in Shopify and by this 00:06:55.879 --> 00:06:58.029 align:start position:0% rest admin API in Shopify and by this Postman<00:06:56.479><c> you</c><00:06:56.599><c> can</c><00:06:56.840><c> also</c><00:06:57.120><c> use</c><00:06:57.479><c> these</c><00:06:57.720><c> end</c> 00:06:58.029 --> 00:06:58.039 align:start position:0% Postman you can also use these end 00:06:58.039 --> 00:07:01.110 align:start position:0% Postman you can also use these end points<00:06:58.360><c> into</c><00:06:58.639><c> your</c><00:06:58.879><c> code</c><00:06:59.520><c> yourself</c><00:07:00.520><c> so</c><00:07:00.759><c> I</c><00:07:00.919><c> hope</c> 00:07:01.110 --> 00:07:01.120 align:start position:0% points into your code yourself so I hope 00:07:01.120 --> 00:07:03.270 align:start position:0% points into your code yourself so I hope you<00:07:01.240><c> must</c><00:07:01.520><c> like</c><00:07:01.840><c> this</c><00:07:02.039><c> video</c><00:07:02.360><c> and</c><00:07:02.919><c> understand</c> 00:07:03.270 --> 00:07:03.280 align:start position:0% you must like this video and understand 00:07:03.280 --> 00:07:05.390 align:start position:0% you must like this video and understand it<00:07:03.520><c> thoroughly</c><00:07:04.160><c> and</c><00:07:04.319><c> don't</c><00:07:04.560><c> forget</c><00:07:04.919><c> to</c><00:07:05.120><c> like</c> 00:07:05.390 --> 00:07:05.400 align:start position:0% it thoroughly and don't forget to like 00:07:05.400 --> 00:07:09.950 align:start position:0% it thoroughly and don't forget to like subscribe<00:07:05.840><c> and</c><00:07:06.000><c> share</c><00:07:06.560><c> finally</c><00:07:07.080><c> thanks</c><00:07:07.360><c> for</c> 00:07:09.950 --> 00:07:09.960 align:start position:0% 00:07:09.960 --> 00:07:12.960 align:start position:0% watching